Consider the following code:

    // Comment 1.  This is a separate comment
    // that isn't related to comment 2.

    // Comment 2.  This is a separate comment
    // that isn't related to comment 1.

Ctrl-W in one of the comments selects a word, the text on a line, an
entire line, and then both of the comments.  I would prefer having
another intermediate step:  Select a sequence of commented lines, ending
the selection at any line that isn't a comment (so I can select only
comment 1 or only comment 2).



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to