Yup, I reported that a while back.  No word from JetBrains on if it is fixed
in 630 or not.  I wouldn't doubt it, though, since almost everything else
has been getting a "fixed in 630" message in reply!  :)

-sms


"Yount, Andrew" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I have a line of code:
>
> private int mDebugGetMisses = 0;
>
> I want to delete the 'private int' part... so I put the cursor at the
start
> of the line and press Ctrl-Shirt-Right to highlight 'private'.  I hit
delete
> and private is deleted and the cursor is placed just before the 'int'.  I
> repeat the Ctrl-Shift-Right, but now the 'mDeb' is highlighted and the
> cursor has jumped to just before the 'mDebugGetMisses'.  It sure seems to
me
> that the 'int' should have been highlighted.


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to