vscode-duplicate
vscode-duplicate copied to clipboard
:electric_plug: Ability to duplicate files in VS Code.
### Actual behavior When trying to rename .env.example to .env it does not save or when you leave in the -copy suffix it gets the name -copy.env ### Expected behavior...
I had other extensions using the same shortcut I wanted to use for duplication, so I had to find out how to make it conditional so that it would only...
I wanted to see if I can fix some of the problems in this extension, but was unable to build and run it locally. First off I checked out the...
### What is the purpose of this pull request? - #46 Move the suffix `-copy` to the end of the file name (right before `.extension`). - Fix issue #47 &...
VSCode Version: 1.20.1 OS Version: macOS High Sierra 10.13.2 Settings: https://gist.github.com/Epigene/a65bbf5e88d847b5e0622d42019fb678 Wrongly opened issue in VSC repo: https://github.com/Microsoft/vscode/issues/44254 **Needed behavior:** When duplicating a file it would be nice to have...
### Environment * VSCode Version: `v1.27.2` * OS Version: `macOS v10.14` ### Actual behavior Duplicating files with multiple dots in their name causes file extension being lost. For example calling...
create a file called validate.test.js right click -> duplicate file or directory expected ... default name is validate-copy.test.js or validate.test-copy.js actual: validate-copy.test (drops the .js extension)
Command 'Duplicate file or directory' resulted in an error (command 'duplicate.execute' not found)
### Environment * VSCode Version: VSCodium 1.57.1 * OS Version: Linux Parrot (debian derivate) ### Actual behavior i've installed the plugin, but i'm not able to use it, whenever i...
See [Workspace Trust Extension Guide](https://code.visualstudio.com/api/extension-guides/workspace-trust)
### Environment * VSCode Version: 1.59 * OS Version: Windows 10 Hello. I am using Visual Studio Code v1.59 on windows 10. I need help please. How can I copy...