-
Notifications
You must be signed in to change notification settings - Fork 68
Description
Recently I removed a script from Menu items list (in Plugin configuration GUI, remove button).
Restarted N++, as usual but there is a problem - now in the shortcut mapper the shortcuts
are all out of sync. So the item is removed, but the bindings are not updated properly,
the order of internal IDs is changed but the order of bindings is not correct.
So if I remove the first script from menu item list, all the bindings are shifted.
And this is frustrating - now I need to rebind all shortcuts again.
How to reproduce:
- make some scripts and bind keys.
- remove first script from the menu item list in Configuration GUI
- restart
- check the Shortcut mapper, PS plugin section
I am using PS plugin version 1.0.8
Notepad++ v7.5 (32-bit)
Admin mode : OFF
Local Conf mode : ON
OS : Windows 10 (64-bit)
Plugins : mimeTools.dll NppConverter.dll NppExport.dll PythonScript.dll
PS:
Is there any newer version of the Plugin? I have seen comments here about 1.2 version.
But I don't see any info about newer version and how to install.