1.1.0 • Published 2 years ago

@phoenix-plugin-registry/torin.duplicate v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

  1. Select File > Extension Manager...
  2. Search for this extension.
  3. 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.