(o:

sorry - thx

cheers
dim


----- Original Message ----- 
From: "Jason Boehle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 11, 2002 3:29 PM
Subject: RE: [Eap-list] problem with auto-completion of comments


> This has already been fixed for 603.
> 
> Jason Boehle
> [EMAIL PROTECTED]
> 
> 
> -----Original Message-----
> From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, February 10, 2002 8:26 PM
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] problem with auto-completion of comments
> 
> 
> firstly, if someone has already put this in - sorry, I've had trouble
> keeping up (o:
> 
> the comment auto completion rocks... almost.  If I have
> 
>     /**_
>     public abstract void foo();
> 
> (where _ is the cursor) and hit enter, what you should get (and do
> sometimes) is
> 
>     /**
>      * _
>      */
>     public abstract void foo();
> 
> however, if you change the line separator to \n (or system dependant on
> *nix), then you get
> 
>     /**
>      * 
> _    */
>     public abstract void foo();
> 
> this is on win2k, sun 1.3 jvm.  also tried on linux with sun 1.3 jvm.  The
> key thing is the \n as the line separator.
> 
> cheers
> dim
> 
> 
> 
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


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

Reply via email to