Hi,
Is there a documentation page containing all the command keywords for the user preferences?
Hi,
Is there a documentation page containing all the command keywords for the user preferences?
“command keywords” and “user preferences” are two entirely different thing, but I suggest docs.sublimetext.info/. Or the Default Preferences.
I’m talking about the commands found in the user sublime-keymap file. For example, “toggle_side_bar” in the following keybinding:
{ “keys”: “ctrl+t”], “command”: “toggle_side_bar” }
I’ve found a short list of them in the docs, http://www.sublimetext.com/docs/commands, but I’m looking for the other ones as well.
Where can I find a list of these commands?