1.) If the computer is very busy (WinNT), most control characters are not
correctly processed. Instead strange rectangle-characters occur in the
source code.2.) For large files the editor/code-parser is far too slow. I have
semi-automatically generated files with 1000-2000 lines of code and the
parser needs about 15 seconds. Also the editor takes a valuable think time
before it starts scrolling.If I try to edit some code parts in such files, it's nearly 
impossible
because during editing the code is not valid and the parser does it's job
all the time heavily slowing down the editor. (This also causes the 1.
problem)A shortcut for disabling the parser/forcing it to an lower priority would
be fine.
Sven.


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

Reply via email to