Skip to content

Display a filterable list of all keyboard shortcuts and commands in Sublime Text 2/3.

Notifications You must be signed in to change notification settings

joshearl/KeyBindingInspector

Repository files navigation

KeyBindingInspector

Displays a searchable list of all bound keyboard shortcuts, along with the name of the command the shortcut will execute and any context rules that may restrict when the shortcut is available.

Usage

To display the list of keyboard shortcuts, run the Show All Key Bindings command from the Command Palette, or hit Ctrl+Alt+I on Windows and Linux or Command+Alt+I on OS X.

Notes

This is my first Sublime Text plugin, and I'm documenting the process of writing it in my Sublime Text ebook, Sublime Productivity.

I'm a Python and Sublime plugin newb, so I've borrowed the code that does the heavy lifting from the FindKeyConflicts. Thanks for the great work!

About

Display a filterable list of all keyboard shortcuts and commands in Sublime Text 2/3.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages