An extension for Brackets that provides the duplicate functionality to duplicate files and folders in the project view. Project was inspired by Jeff Booher's Bracket's New Projector Creator Extension.
- Select File > Extension Manager...
- Search for this extension.
- Click on the Install button.
Duplicate - Right click on a file or folder in the project view and select "Duplicate" from the context menu.
Copy or Move - Right click on a file or folder and select "Mark" to mark the file/folder to be copied or moved. Then right click on a file or folder at your desired destination and then select "Move to Here" or "Copy to Here".
MIT-licensed.
Tested on Brackets Sprint 34 Mac OSX (Yosemite).
v1.1.0 - Added Copy and Move functionality.
v1.0.0 - Initial release with Duplicate functionality.