- Code: Select all
{ "keys": ["super+shift+r"], "command": "reveal_in_side_bar"}
Now I want to add a keymap for the 'Close others' menu item (close all windows, except the active one)
How can I do this? close_others doesn't seem to work. Which command should I use?
Or is there a complete list with all the available commands to map?
http://www.sublimetext.com/docs/commands doesn't seem complete! (reveal_in_side_bar can not be found there for example)