Skip to content

SublimeText

Contents

Useful Links

Console

If you have problem figuring out what shortcut command is active, Then open the console Ctrl + Alt + c or and type the following command. Then your will see all executed commands in the console.

sublime.log_commands(True)

Settings

My sublimetext settings can be found in the Config Repo my settings backup <tree/master/config/sublimetext>.