Debugging code can be hard work. Developers constantly need line numbers — so here are some helpful “Go To Line #” shortcuts:

  • Eclipse, Firefox (View-Source), Most Editors: CTRL+L
  • GNU Nano – CTRL+_ (CTRL+SHIFT+ -)
  • Windows Notepad (note, wordwrap must be off), Dreamweaver, TextPad – CTRL+G

[tags]daily-shortcut, productivity, accesskeys, programming, eclipse, notepad, nano, windows[/tags]