Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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