Sublime Text Notes Revision as of Thursday, 6 March 2025 at 16:38 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!