FolderAlias Rename Tool
Trouble navigating your project folders? Side bar a mess? FolderAlias lets you rename your project folders by creating aliases for them!
Details
Installs
- Total 2K
- Win 1K
- Mac 374
- Linux 253
Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- bitbucket.org
This project is no longer actively maintained or supported! I simply don't have the time or energy for it anymore (and haven't had for a while). The code is free to use and fork into other projects, so please don't hesitate to create something awesome with it if you like :).
- - -
FolderAlias
Trouble navigating your project folders? Side bar a mess? FolderAlias lets you rename your project folders by creating aliases for them!
All OS:s supported!
Since the API for Sublime Text 2 is lacking some necessary features FolderAlias only runs on Sublime Text 3.
Installation
Package Control
Easiest and quickest way to install is through Package Control:
http://wbond.net/sublime_packages/package_control
Overview
FolderAlias lets you rename your project folders by creating aliases for them. You can also create dummy placeholders to divide your project folders as you please. No settings required, simply right-click on a folder in the side bar and set whatever name you like. Ideal for projects setups that are not easily configured!
Usage
- Right-click on a folder.
- Choose an action.
- Optionally input a folder alias or a number of dummies.
- Immediate result!
Certain actions can be found in the main menu (Project) or in the command palette as well.
Features
Set alias
Sets or updates a new alias for the selected folder.
Remove alias
Removes alias, reverting back to the original folder name. Dummy folders are removed.
Remove all aliases
Removes all aliases only. Dummy folders stay untouched.
Remove all dummies
Removes all dummies.
Remove all aliases and dummies
Removes all aliases and dummies.
Create dummy
Creates a dummy folder with no proper location or content.
Create multiple dummies
Creates multiple dummy folders with no proper location or content.
Clone to dummy
Clones a folder name/alias to a dummy folder with no proper location or content.
Clone to multiple dummies
Clones a folder name/alias to multiple dummy folders with no proper location or content.
Feedback
Feedback on FolderAlias is highly appreciated. Please direct all your feedback, questions, suggestions etc to the issue tracker here: https://bitbucket.org/rablador/folderalias/issues
About
FolderAlias is created and maintained by Rablador. The code is free.