Finding Keyboard Shortcut in Action
Is there a method to check the keyboard-shortcut in the EditorWriteActionHandler executeWriteAction()?
Background: I want to point two keyboard-shortcuts to the same action id (already works) and switch between two different methods to handle the action with minor differences (with or without user prompting).
Thanks,
Peter
请先登录再写评论。
Hello Peter,
Do not think it's possible.