After installing your plugin, the buttons of all plugins installed in NPP are mixed up - the labels do not match the buttons and perform the wrong actions.
Notepad++ v8.9.7 (64-bit)
Build time: Jul 14 2026 - 01:26:22
Perhaps you have an outdated API usage (the plugin caches cmdID instead of reading funcItem[j]._cmdID exactly at the moment of NPPN_TBMODIFICATION ?
After installing your plugin, the buttons of all plugins installed in NPP are mixed up - the labels do not match the buttons and perform the wrong actions.
Notepad++ v8.9.7 (64-bit)
Build time: Jul 14 2026 - 01:26:22
Perhaps you have an outdated API usage (the plugin caches cmdID instead of reading funcItem[j]._cmdID exactly at the moment of NPPN_TBMODIFICATION ?