In Notepad++ v4.8.5, you can add the separators in your plugin menu by adding an item with _pFunc == NULL. This item will be added in the menu as a separator, but it won't be added in the shorcut mapper list. Take a look at MIME Tools for the demonstration : http://sourceforge.net/project/downloading.php?group_id=189927&use_mirror=osdn&filename=mimeTools.v1.4.src.zip&38078931
Don
In the compare plugin, once you compare two files, is there a short-cut key to jump to the differences one by one?
In Notepad++ v4.8.5, you can add the separators in your plugin menu by adding an item with _pFunc == NULL.
This item will be added in the menu as a separator, but it won't be added in the shorcut mapper list.
Take a look at MIME Tools for the demonstration :
http://sourceforge.net/project/downloading.php?group_id=189927&use_mirror=osdn&filename=mimeTools.v1.4.src.zip&38078931
Don
In the compare plugin, once you compare two files, is there a short-cut key to jump to the differences one by one?