If there is a CompilerError to be executed, the IDE correctly gives the error message. It also jumps to the specified line.
But it doesn't color the CompilerError-line. Insted, it even keeps the older error colored! So the color handling is broken.
Moreover, the IDE jumps to the CompilerError-Line, but why the hell to you scroll the mistaken line at the very top of the editor area?
Normal errors will be scrolled so that you can see the code lines above the error line before you confirm the requester. Please, make CompilerError behave the same way.
Do you understand, what I mean?
Finally have a look at the screenshot:

Did you understand what I meant?