Hello Daniel,

this problem should be fixed in build #636. Thank you for reporting
the problem and sorry for inconvenience.


Best regards,
   Vladimir Kondratyev
_____________________
JetBrains

Daniel Rabe wrote:
> When editing a large java file, the editor can't keep up with me. In #629
> and previous, I would type a bunch of characters, and several seconds later
> it would catch up. In #634 and #635, the characters sometimes arrive out of
> order! That is, I type:
> a<Enter>b<Enter>c<Enter>d<Enter>e<Enter>f<Enter>g<Enter>
> I would expect to see on my screen:
> a
> b
> c
> d
> e
> f
> g
> 
> Instead, I see something like this:
> abcd
> 
> 
> 
> efg
> 
> I love the feature set of IntelliJ... the slowness of the editor in #629 and
> before was frustrating but bearable. With the new problems, I find #634 and
> #635 unusable.
> 
> 
> 
> 

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

Reply via email to