Plugins menu items: Adding mnemonics (the [Alt+underlined char]-combination)
-
A very first Hello,
is there a convenient way to add mnemonics (the [Alt+underlined char]-combination) to the menu items of all installed plugins? I’m looking for a configuartion file.
Many thanks for all your efforts concerning Notepad++ and greetings
GHSoCoder -
A plugin has to provide the infos required to create a menu entry during runtime. Notepad++ requests these infos by calling one of the functions a plugin DLL has to export and creats the menu item dynamically. Thus there is no way for a user to add Alt+Underlined char shortcuts to a plugin’s menu entry.
But you can add a normal keyboard shortcut to an entry in the plugin’s submenu of the Plugins drop down menu via Shortcut Mapper (
(menu) Settings -> Shortcut Mapper-> Plugin Commands).
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login