Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple dots in file name ➝ extension being lost #47

Open
mateatslc opened this issue Sep 27, 2018 · 0 comments
Open

Multiple dots in file name ➝ extension being lost #47

mateatslc opened this issue Sep 27, 2018 · 0 comments

Comments

@mateatslc
Copy link

mateatslc commented Sep 27, 2018

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 duplicate on confirm.modal.ctrl.js creates confirm-copy.modal.ctrl without the original .js extension.

Expected behavior

Above operation to create confirm-copy.modal.ctrl.js or rather confirm.modal.ctrl-copy.js

Steps to reproduce

Duplicate any files with multiple dots in their name.

Settings

Default config, didn't change anything in settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant