Skip to content

diniremix/FavoriteFiles

 
 

Repository files navigation

About

This is a simple plugin to save favorite files that are not part of a project. It supports adding and removing favorites and open favorite files.

Usage

All commands are accessible via the command palatte.

Favorite Files: Open File

Command provides a quick list to select one of your favorite files to open.

Favorite Files: Add File

Add the current opened file to your favorites. An input panel will be opened so you can provide a unique name for your favorite file.

Favorite Files: Remove File

Remove a favorite file form your list.

Favorite Files: Toggle Per Project

Allows saving per project favorites. Per projets must be toggled on for each project you are in. You can toggle back and forth between per project and global favorites.

License

Favorite Files is released under the MIT license.

Copyright (c) 2011 Isaac Muse isaacmuse@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Sublime Text plugin to save favorite files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.6%
  • CSS 25.1%
  • HTML 10.4%
  • JavaScript 6.9%