folpindo / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Add option to go to a line number in the IDE #976

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?

A dialog box (from a menu, preferably with a hot-key equivalent) that lets you 
"go to line X" in the IDE window.

Why?

Error messages list line numbers. Whilst the first error is usually 
highlighted, attempting to fix subsequent errors by line number reference is 
tedious.

Implementation should be simple, as already there must be code internally to go 
to a line, as it does so for the first error.

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?

No.

Original issue reported on code.google.com by jainh...@gammon.com.au on 6 Jul 2012 at 9:50

GoogleCodeExporter commented 9 years ago
This sounds like a good idea to me.

Original comment by dmel...@gmail.com on 7 Aug 2012 at 8:55

GoogleCodeExporter commented 9 years ago
I will work on this.  

Original comment by cayci.go...@gmail.com on 28 Oct 2013 at 8:14