kdcro101 / vscode-favorites

Add files and directories to workspace favorites. You can create groups (and subgroups) of favorite items with files and folders. Time saver for complex projects.
MIT License
49 stars 13 forks source link

File renaming error reporting #9

Closed tiansin closed 6 years ago

tiansin commented 6 years ago

OS: Win10 VSCode:1.25.1

When I use the rename function, change the file name from uppercase to lowercase, plug-in to generate the error report, and the original file is deleted.

example: CNY.ts rename to cny.ts

kdcro101 commented 6 years ago

@tiansin ,

Thank you for your feedback.

Please update to version 1.5.5.

Problem should be fixed.

tiansin commented 6 years ago

@kdcro101 I confirm that has been fixed, thank you very much.

kdcro101 commented 6 years ago

No problem! Thank you, again, for your feedback.