1
Vote

Rename of folder fails when item is missing

description

Rename of folder fails when any item in it is missing.

It reports the error:
Rename directory failed. Could not find the file '...'.

C# is able to rename the folder even when child items are missing.

Steps to reproduce:
-Open Python project
-Rename some file contained in any project folder outside of VS
-try to rename the parent folder inside of VS

file attachments

comments