Sublime Text Notes Revision as of Sunday, 25 May 2025 at 00:47 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!