Not only an issue for the Ariadna build, but also for 2.5.

Example (each dot represents a space):

if.(|blaBla).{.
}

Pressing <End> at | moves the cursor behind the curly brace:

if.(blaBla).{|.
}

Pressing <End> the second time moves the cursor at the real end:

if.(blaBla).{.|
}

Pressing <End> the third time does not move the cursor it any longer! 
Please toggle between the first case and the second.

Tom


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

Reply via email to