No, no no! (-1)
Please, we don't need any more "smart" inserting of characters. If I want to
type another comment, I'll type another comment. Generally on the line after
a comment I'll want to go back to typing CODE. If I wanted to be typing
programs in MS Word, I wouldn't use Idea!
--Avi

"Thomas Singer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Even better:
>
> // Hello world|
>
> leads -- as you said -- to:
>
> // Hello world
> // |
>
> and hitting now Enter again (removes the empty comment like in a
> wordprocessor an empty enumeration is removed):
>
> // Hello world
> |
>
> Tom
>
>
> On Mon, 8 Jul 2002 20:31:17 +0300, "dimiter" <[EMAIL PROTECTED]>
> wrote:
>
> >+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