I configured a running command (a compiler), saved it and assigned a keyboard shortcut to it. Now i want to edit the command (or just delete it to make a new) and I just can't find where to do it.
I looked at menu item Options-->Preferences and traveled around the menu, but nothing..
Or maybe I can delete some file or xml item in the notepad++ dir? Who knows...
Thank you in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you've used the Run... menu to configure the command, then saved it:
I've successfully edited the shortcuts.xml file to change or delete commands that I no longer use. It's either in your %APPDATA%/Notepad++ directory (look there first if you have a Notepad++ subdirectory under the %APPDATA% directory) or in your Notepad++ install directory.
I used regular Notepad to edit shortcuts.xml, to avoid Notepad++ replacing it when I close Notepad++. --Joel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello mates!
I configured a running command (a compiler), saved it and assigned a keyboard shortcut to it. Now i want to edit the command (or just delete it to make a new) and I just can't find where to do it.
I looked at menu item Options-->Preferences and traveled around the menu, but nothing..
Or maybe I can delete some file or xml item in the notepad++ dir? Who knows...
Thank you in advance
Worked perfectly!
Thank you, Joel!
Now I know... :)
If you've used the Run... menu to configure the command, then saved it:
I've successfully edited the shortcuts.xml file to change or delete commands that I no longer use. It's either in your %APPDATA%/Notepad++ directory (look there first if you have a Notepad++ subdirectory under the %APPDATA% directory) or in your Notepad++ install directory.
I used regular Notepad to edit shortcuts.xml, to avoid Notepad++ replacing it when I close Notepad++. --Joel