I know how to run a command automatically using "Run->Run", or F5. I know how to save the command with a shortcut as well. My question is, given that I have saved a command with a short cut, and that it now appears in my "Run" menu, and that I've forgotten what I put in it as the command to run, how do I check what it was? If I use "Run -> Modify Shortcut/Delete Command...", it seems that I can only change the shortcut, but can't check what the command was in the first place.
1 Answer. Show activity on this post. The shortcut for "Launch in IE" is Ctrl + Alt + Shift + I .
The Run command on an operating system such as Microsoft Windows and Unix-like systems is used to directly open an application or document whose path is known.
Open Notepad With the Command Prompt Open the command prompt -- press Windows-R and run Cmd, or in Windows 8, press Windows-X and select Command Prompt -- and type Notepad to run the program.
Once Notepad++ has been restarted, open the Plugins → NppExec → Execute... window ( F6 ). In the text field, place the commands you wish to execute (in order) on separate lines: NPP_SAVE # ... Another command here ...
All shortcuts are saved in a file called shortcuts.xml
and in there you can see what they do.
Depending on your version of Windows this file can be located in different places.
C:\Users\[username]\AppData\Roaming\Notepad++\shortcuts.xml
C:\Documents and Settings\[username]\Application Data\Notepad++\shortcuts.xml
Using env variables:
%appdata%\Notepad++\shortcuts.xml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With