Hmm, 

I was to fast. This is caused by: 
Tools->IDE Options->General->[X] Safe files on frame deactivation
Tools->IDE Options->Editor->Strip Trailing Spaces on Save: Modified lines

Sorry for the trouble.

Greetings,

Dirk Dittert


> 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

Reply via email to