/SublimeGotoTab

GotoTab for ST2/ST3 lists open tabs similar to the handy Goto Anything.

Primary LanguagePythonMIT LicenseMIT

SublimeGotoTab

SublimeGotoTab lists open tabs similar to the handy Goto Anything. It's a fork of Tab Filter.

Invoking Goto Tab either from Goto menu or by add the following to your own keymap file:

{ "keys": ["shift+alt+p"], "command": "goto_tab"},

Compatibility

This plugin is compatible with Sublime Text 2 and 3.

Installation

Intall by either git clone or seatch goto tab in Package Control.

License

Released under MIT license.