Is it possible to print a sketch with line numbers so it is easier to troubleshoot?
Is it possible to print a sketch with line numbers so it is easier to troubleshoot?
Since the sketch is just a text file you could always open it in another editor that support line numbering.
Mike
I would use EditPad Lite - Free Text Editor for Windows . If you use Linux, NANO it has line & column number in bottom right corner.
Clem
More:
https://kb.iu.edu/d/afcx Using Vi with line numbers.
Awk script to add numbers http://www.pement.org/awk/awk1line.txt
Fantastic!
I tried the editor you suggested and its great. The price is right also.
Thanks a bunch.
Bill
You can download the latest version of the arduino ide (1.6.7), then press "ctrl" + "," you have to put the tic in "show line number".
Personelly I like to use TextWrangler its free and easy to use.