Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T00:57:22.000Z (over 8 years ago)
- Last Synced: 2024-11-03T02:41:46.796Z (about 2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- 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