/vscode-duplicate

VSCode Extension for duplicating files.

Primary LanguageTypeScriptMIT LicenseMIT

vscode-duplicate

CI

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