Keyboard shortcut keys for diagram operations #660
Unanswered
sathya-1994
asked this question in
General
Replies: 1 comment
-
Please follow those steps and see how it is done in the example:
The specified action will then be dispatched to the handler that is registered, either on the server or on the client, or both. See the GLSP documentation on actions and action handlers for more details. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using GLSP's vscode integration project.
My requirement: I want add below shortcut keys for diagram operations
Refresh: F5
Node/Label edit: F2 (currently we have to double click)
How we can add these shortcut keys?
Beta Was this translation helpful? Give feedback.
All reactions