+1

also it would be good if the new line works consistently in the one-line
comments.

I mean when I have this:

// hello |world

tohit <enter> and produce this:

> // hello|
> // world


--dimiter

"Thomas Singer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> The cool Join Line action should be smart enough to work properly in
> comments:
>
> /**
>  * hello|
>  * world
>  */
>
> // hello|
> // world
>
> should produce:
>
> /**
>  * hello world
>  */
>
> and
>
> // hello world
>
> Tom


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

Reply via email to