I would like to define a shortcut key which opens a particular text file at a particular line. My preferred editor is Notepad++, but suggestions involving other editors are welcome.
|
feedback
|
|
You'll need to use the command line option listed in the other answer, but you'll also need to set up the shortcut key in the Windows shortcut. To do this:
| ||||
feedback
|
|
You need to use the following command-line option (where "#" represents the line number):
The complete list of command-line options for Notepad++ is available here: Controlling Notepad++ at startup by passing it Command Line Options | ||||
|
feedback
|