madskristensen / AddAnyFile

A Visual Studio extension
Apache License 2.0
262 stars 121 forks source link

Can't create file #111

Open Ok23 opened 2 years ago

Ok23 commented 2 years ago

Description

"A file or folder with the name [name] already exists on a disk" error occurs when attempt to create file, but creates normaly except not added to project. Reinstall plugin and reset VS settings not helps Expected behavior: Normal behavior of command Actual behavior: File creates on disk but not added to project and error message occurs "A file or folder with the name [name] already exists"