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