aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 124 forks source link

Renaming Invoked on File Move #934

Open RandyBuchholz opened 7 years ago

RandyBuchholz commented 7 years ago

VS 2017 1/5 update

When I move a file from one folder to another, there is a delay, and then VS asks me if I want to rename all references. No apparent action takes place for a yes or no. The delay is significant. 1-2 seconds or more.

I'm not sure if the intent is to change the namespace to match the folder, but if so, I think that would be an issue unless this was configurable.