Compiler errors don't highlight corresponding line of code. #2737
Labels
Component: Compilation
Related to compilation of Arduino sketches
Component: IDE user interface
The Arduino IDE's user interface
Component: IDE
The Arduino IDE
Type: Regression
Something that used to work and now doesn't
In past Arduino versions, when compiling a sketch the line of code corresponding to the first error would be highlighted. This was a big help in assisting users in locating (and fixing) the error, without necessarily needing to read through the (often-confusing) error message in detail. At some point, this behavior seems to have stopped. For example, I don't see it in the latest master branch (1.6.1) on Mac OS X (10.10.2). It would be great to bring back this functionality.
The text was updated successfully, but these errors were encountered: