Skip to content

Instantly share code, notes, and snippets.

@ahmedelgabri
Created September 21, 2013 19:19
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ahmedelgabri/6653361 to your computer and use it in GitHub Desktop.
Save ahmedelgabri/6653361 to your computer and use it in GitHub Desktop.
Log Sublime Text command in the console, very helpful when trying to figure out command you want to create shortcuts for.
sublime.log_commands(True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment