Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.51 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.51 KB

vscode-duplicate

latest version CI VSCode Marketplace VSCodium Marketplace

VSCode Extension for duplicating files.

Inspired by mrmlnc/vscode-duplicate

Easily duplicate files and directories in the explorer view:

screenshot

You'll be asked a name for the copy. If a file with the chosen name does already exist you may choose to overwrite it. Directories will not be overwritten.

License

MIT

Acknowledgements