I noticed my code-layout got messed up in the html-view. (is there a way to insert a 
block of code in an html <pre></pre> section on the forums?)
Here it is again with dots for spaces...

after the user presses <enter>:

if.(true)
..|

if the user types a regular statement at this point:

if.(true)
..doSomething();
|

or, if the user types a brace at this point:

if.(true)
{
..|
}

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to