You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
He suggest a shortcut key to focus the list of snippets and a shortcut key to focus the combo to select the library.
To make that possible the Snippets-menu in the Plugin menu needs to get to actions to focus those items. Then it is up to the user to add their own favorite shortcut key with the shortcut keys dialog of N++
The text was updated successfully, but these errors were encountered:
There are two important use cases to analyze this issue:
User wants to get a stored snippet: in my opinion is exactly as you've described:
He suggest a shortcut key to focus the list of snippets and a shortcut key to focus the combo to select the library.
User wants to save a selected code as a snippet: in such cases I suggest (if possible) a new shortcut that performs 2 actions: change the focus to snippet frame and then open the context menu, or in the npp menu context, insert a option to this functionallity. Maybe this case also will require one more issue.
As suggested by @gwarah in #30
He suggest a shortcut key to focus the list of snippets and a shortcut key to focus the combo to select the library.
To make that possible the Snippets-menu in the Plugin menu needs to get to actions to focus those items. Then it is up to the user to add their own favorite shortcut key with the shortcut keys dialog of N++
The text was updated successfully, but these errors were encountered: