Keybinding for plugin
Hi,
In Mac, I want to use "Command + Control + W" for Keybinding, but how do I specify this in "plugin.xml"? It seems that "control" is the same label as command for IntelliJ. What is the label for the actual control key?
Thanks!
Please sign in to leave a comment.
Try "control meta W"?
Thanks that works! Just curious, what is the associated key binding in Windows for this combo?