Hi Dirk.

When you switch out of IDEA, it autosaves the files (configurable setting)
and strips trailing spaces (another configurable setting).  Thus when you go
back in, the spaces have vanished and the cursor is at the beginning of the
line again.  Press [End] and the cursor will go to the right place.

HTH,
Dan

> -----Original Message-----
> From: Dirk Dittert [mailto:[EMAIL PROTECTED]]
> Sent: 04 December 2001 12:24
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] Template-Bug
> 
> 
> Hello,
> 
> I just found another annoyance. Here is how to reproduce it:
> 
> if (condition) {<Tab>
> 
> inserts as expected:
> 
> if (condition) {
>     | <-- Cursor
> }
> 
> Then click on another window and click back into the intellij 
> frame. You
> will see that the cursor is not indented anymore:
> 
> if (condition) {
> | <-- Cursor
> }
> 
> Greetings, 
> 
> Dirk Dittert
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list
> 


***************************************************************************************
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify [EMAIL PROTECTED] 
immediately.

This footnote also confirms that this email message has been swept for the 
presence of computer viruses.
***************************************************************************************

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

Reply via email to