Sublime Text Notes Revision as of Wednesday, 25 August 2021 at 23:10 UTC
Logging the Command
A must-do if you want to create new key bindings! In the Console (Ctrl+`)
sublime.log_commands(True)
You are now ready!
A must-do if you want to create new key bindings! In the Console (Ctrl+`)
sublime.log_commands(True)
You are now ready!