This plugin sort the tabs in Sublime Text 2 using one of these methods:
- Sort Tabs by file name
- Sort Tabs by file type
- Sort Tabs by modification date
Creating new sorting method is (relatively) easy.
It's available here: https://github.com/bizoo/SortTabs
Don't know now if it worth to be added to Package Control. Let me know what do you think.