Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroenvdb/filebinder
A Sublime Text plugin to create a set of files you can always reach for when needed
https://github.com/jeroenvdb/filebinder
Last synced: about 2 months ago
JSON representation
A Sublime Text plugin to create a set of files you can always reach for when needed
- Host: GitHub
- URL: https://github.com/jeroenvdb/filebinder
- Owner: JeroenVdb
- Created: 2013-08-04T15:18:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T12:38:08.000Z (over 4 years ago)
- Last Synced: 2023-07-31T21:09:26.813Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FileBinder
==========
Save a set of openend files to a binder and reopen them again anytime you need them.#### Commands
- Choose a binder
- Remove a binder
- Add this set of files to a binder
- Update a binder#### Settings
- remember_groups (default: true): Save and restore original window grid layout when you open a binder
- show_number_of_files (default: true): Show the number of files in each binder
- show_path_teaser (default: true): Show the first three file paths of each binder
- close_other_files (default: false): Close all currently open files before opening the binderI've added an example User/FileBinder.sublime-settings file with custom settings [here](https://raw.github.com/JeroenVdb/FileBinder/master/FileBinder-example.sublime-settings).
![My image](https://raw.github.com/JeroenVdb/FileBinder/master/filebinder-screenshots.png)