- Tab List
- Tab list sidebar
- 2071 Installs
Readme
tablist
Nova extension
This is a nova sidebar extension. It allows you to view the names of the files that you have in open tabs. You can set it as grouped or ungrouped file list.
This is a very early implementation and could contain bugs. The idea is to create a list (as functional as possible) of the open documents in tabs.
Please, feel free to modify or add features.
Thanks!
Changelog
Version 2.0.7
- Added double click to filename to open a file to fix: https://github.com/gejobj/tablist/issues/5
Version 2.0.6
- Fixed root ftp directory name
Version 2.0.5
- Change directory name after file name
- Sort file name changes
Version 2.0.4
- Added directory name to file name
- Sort file name changes
Version 2.0.3
- Remote file alert information
Version 2.0.2
- Fixed encoding/decoding issue with chinese file names
Version 2.0.1
- Fixed an onClick bug in ungrouped mode
Version 2.0
- Create new grouped style view
- New button to switch into views
- Project configuration to select view
Version 1.0.2
- Changed double click by item selection
- Added on mouse over file path
Version 1.0
- Initial release