Open
Description
Using Arduino IDE 1.6.13 Hourly Build 2016/09/23 03:33 with Windows 7 64 bit
- Create a sketch with an error on line 1.
- Sketch > Compile/Verify - line 1 is highlighted.
- Move the cursor to line 1.
- Press Enter.
- The error line moves to line 2 but the error highlight remains at line 1.
- Sketch > Compile/Verify - line 2 is highlighted.
- Move the cursor to line 1.
- Press Enter.
- The error line moves to line 2 and the error highlight also moves to line 2, the correct and normal behavior.
This happens on any tab.