Error highlighting and the output windowOutput from the compilation goes to the Output window. If the internal compiler is used the output text is parsed first. In this case the user can select the error line in the Output window (by double-clicking or pressing enter on the line). As a response editor window with the source text scrolled at the proper position appears and the line with an error is highlighted(see color settings). Then user can go through errors by key shortcuts in the editor or by arrow keys in the Output window. In either case proper line with the error is scrolled both in editor and in the Output window. When user starts editing the error line in the editor highlighting disappears. ![]() ![]() ![]() |