mrmlnc / vscode-duplicate

:electric_plug: Ability to duplicate files in VS Code.
https://goo.gl/LSnrBW
MIT License
53 stars 16 forks source link

Renaming files with only an extension (hidden files) fails #50

Open mariusvw opened 4 years ago

mariusvw commented 4 years ago

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

A file saved as literal name .env

flawiddsouza commented 7 months ago

image Unchecking this setting fixes this issue.