+1

[EMAIL PROTECTED] wrote:
> Pressing 'HOME' in comments or Javadoc moves the cursor to after comment
> related characters:
> 
> e.g.
> 
>     // A single line comment|
> to
>     // |A single line comment
> 
> ...and...
> 
>     /* A multiline
>      * comment or|
>      * javadoc
>      */
> to
>     /* A multiline
>      * |comment or
>      * javadoc
>      */
> 
> Pressing HOME again would either move to the very start of the line (column
> 0) or to before the comment characters.
> 
> Drew Noakes
> ThoughtWorks, Inc. UK
> [EMAIL PROTECTED]
> 
> 


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

Reply via email to