All Projects → FMCorz → MoveTab

FMCorz / MoveTab

Licence: MIT license
Plugin for Sublime Text to move tabs around. Now maintained over at https://github.com/SublimeText/MoveTab

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to MoveTab

Sublimenotebook
📝 Make Sublime Text your favorite note taking/journal application
Stars: ✭ 203 (+968.42%)
Mutual labels:  sublime-text
sublime
Repository for the Tandem Sublime Plugin
Stars: ✭ 22 (+15.79%)
Mutual labels:  sublime-text
ST-ASS
ASS/SSA subtitles syntax highlight for Sublime Text.
Stars: ✭ 23 (+21.05%)
Mutual labels:  sublime-text
Sublime Multieditutils
A Sublime Text Plugin which adds various features for editing multiple selections.
Stars: ✭ 210 (+1005.26%)
Mutual labels:  sublime-text
Syncsettings
Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
Stars: ✭ 240 (+1163.16%)
Mutual labels:  sublime-text
LegacyColorSchemes
Color schemes that were part of Sublime Text 2 and older builds of Sublime Text 3
Stars: ✭ 48 (+152.63%)
Mutual labels:  sublime-text
Gruvbox
🎨 Sublime Text themes & color schemes with pastel 'retro groove' colors
Stars: ✭ 191 (+905.26%)
Mutual labels:  sublime-text
HiveOpener
A Sublime Text 2/3 plugin to quickly open file, directory and url
Stars: ✭ 24 (+26.32%)
Mutual labels:  sublime-text
Markdownlivepreview
A Sublime Text 3 plugin to preview your markdown as you type
Stars: ✭ 245 (+1189.47%)
Mutual labels:  sublime-text
TwoDark
Atom's OneDark inspired theme for Sublime Text
Stars: ✭ 19 (+0%)
Mutual labels:  sublime-text
Sublimetext Markdown Preview
markdown preview and build plugin for sublime text 2/3
Stars: ✭ 2,337 (+12200%)
Mutual labels:  sublime-text
Projectmaker
A Sublime Text 2/3 plugin to allow creating any kind of project from your own custom templates
Stars: ✭ 233 (+1126.32%)
Mutual labels:  sublime-text
sublime-import-helper
A Sublime Text Plugin that helps you to import your modules.
Stars: ✭ 69 (+263.16%)
Mutual labels:  sublime-text
Vscode Sublime Keybindings
Sublime Text Keymap extension for VS Code
Stars: ✭ 208 (+994.74%)
Mutual labels:  sublime-text
simple-ftp-deploy
This package for Sublime Text 3 give you possibility to auto upload file to FTP server when you save local file.
Stars: ✭ 16 (-15.79%)
Mutual labels:  sublime-text
Helium
Let Sublime Text 3 talk with Jupyter.
Stars: ✭ 192 (+910.53%)
Mutual labels:  sublime-text
sublime-simple-import
A Sublime Text Plugin that helps you to import your modules.
Stars: ✭ 15 (-21.05%)
Mutual labels:  sublime-text
Sublime-Fanhuaji
繁化姬的 Sublime Text 插件
Stars: ✭ 48 (+152.63%)
Mutual labels:  sublime-text
Ciapre.tmTheme
Ciapre - an easy-on-the-eyes Sublime Text/TextMate color scheme.
Stars: ✭ 63 (+231.58%)
Mutual labels:  sublime-text
knowledge
Everything that you need. 💡 📚 🔭
Stars: ✭ 26 (+36.84%)
Mutual labels:  sublime-text

Move Tab

Plugin for Sublime Text to move tabs around.

Usage

The following commands are accessible via the command palette:

  • Move Tab: To the left
  • Move Tab: To the right
  • Move Tab: To first position
  • Move Tab: To last position

The default shortcuts are:

  • Linux/Windows: CTRL + Shift + (Page up / Page down)
  • MacOS X: Command + Alt + Shift + (Left / Right)

Shortcuts to move to first or last position are disabled by default.

Requirements

Sublime Text 2 or 3.

Installation

Use the Package Control.

Command palette > Package Control: Install Package

Alternatively, simply clone this repository into the Packages directory.

Preferences > Browse Packages...

License

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].