https://github.com/stuk/sublime-recent-tab-sort
Keep your tabs/open files sorted in order of activation
https://github.com/stuk/sublime-recent-tab-sort
Last synced: 12 months ago
JSON representation
Keep your tabs/open files sorted in order of activation
- Host: GitHub
- URL: https://github.com/stuk/sublime-recent-tab-sort
- Owner: Stuk
- License: bsd-3-clause
- Created: 2016-08-25T02:18:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T00:57:22.000Z (almost 10 years ago)
- Last Synced: 2025-04-07T14:18:13.806Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sublime Recent Tab Sort
This plugin keeps your tabs/open files sorted in order of activation, so that it matches the order that tabs are activated in when Ctrl+Tab-ing through.
There is a slight limitation in that the Sublime plugin API does not expose when you finish Ctrl+Tab-ing, and so the sort order is only updated when you move the cursor/update the selection in the file.
## Installation
[Package Control](https://packagecontrol.io/installation)
## License
BSD 3-Clause License