Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 826 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 826 Bytes

Sublime[tab]r

Replace your current selections with a dynamically created tab order.

How to Use
  1. Multi-select targets for your tab order.
  2. Execute the "tabr" command.
  • by Keystroke: Ctrl+Shift+Alt+T -OR- +Shift+Alt+T
  • by Quick Panel: "tabr: Create Tab Order"
  1. Begin typing / tabbing.

NOTE:You may exit the tab order at any time by pressing Esc

Demo


Install via Package Control

  • Open Sublime Text 2/3
  • Access your Command Palette Ctrl+Shift+P for Windows/Linux or +Shift+P for Mac.
  • Type "Package Control: Install Package" ... Press ENTER.
  • Search for "SublimeTabr" ... Press ENTER.
  • Done!