I don't know if the problem lies with the PythonScript addin or NPP itself but it is quite annoying:
Removing an item from the PythonScript "Menu Items" results in the previously associated shortcut maps (through the NPP shortcut mapper) to be offset. This requires all of the maps following the removed item to be remapped manually!
Perhaps someone cares to comment?
Last edit: Kadner 2014-10-01
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I noticed this also. One workaround which I have not tested is to manually update shortcuts.xml in your NPP folder. I'm not sure what internalID represents.
Yes, this is to do with how Notepad++ manages plugin menu items, and
there's no easy way around it that I know of - the best way would be as
GravityWell suggested.
I don't know if the problem lies with the PythonScript addin or NPP itself but it is quite annoying:
Removing an item from the PythonScript "Menu Items" results in the previously associated shortcut maps (through the NPP shortcut mapper) to be offset. This requires all of the maps following the removed item to be remapped manually!
Perhaps someone cares to comment?
Last edit: Kadner 2014-10-01
I noticed this also. One workaround which I have not tested is to manually update shortcuts.xml in your NPP folder. I'm not sure what internalID represents.
Yes, this is to do with how Notepad++ manages plugin menu items, and
there's no easy way around it that I know of - the best way would be as
GravityWell suggested.