Fabien Sanglard
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to detect Ctrl+S being pressed?
AnsweredI have a requirement to perform an action on Ctrl+S. I tried to declare the action and the short cut in my plugin.xml but since this shortcut is already used by `SaveAll` it does not work. <a...