Hy,

sometimes I make changes that I know will produce errors in the code.
Usually I instantly go to these errors to correct them. For example I
delete a function and want to replace the (only) function call with a call
to another function (so, no inlining). When I now press CTRL-X and F2 in
quick succession it shows "No errors found in this file". Would it be
possible that if no errors where found after pressing F2 and parsing is not
yet complete ( = the status corner is still grey) that the program waits
for parsing to finish (possibly showing this somewher, in case parsing
takes longer) and only then show this error (or simply go to the newly
found error).

regards
Joachim Sauer


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

Reply via email to