@phoenix-plugin-registry/torin.duplicate
v1.1.0
Published
Duplicate, copy, and move files and folders in the project view.
Downloads
1
Readme
brackets-duplicate-extension
File & Folder Duplicating Extension for Brackets
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.
How to Install
- Select File > Extension Manager...
- Search for this extension.
- Click on the Install button.
How to Use Extension
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".
License
MIT-licensed.
Compatibility
Tested on Brackets Sprint 34 Mac OSX (Yosemite).
Change Log
v1.1.0 - Added Copy and Move functionality.
v1.0.0 - Initial release with Duplicate functionality.