Hello supporter,
The option 'Rename namespace to match folder structure' doesn't work in my ASP.NET Core project.
When I click on ''Quick Actions and Refactorings…', a dialog appears with the text 'Gathering Suggestions'. And this dialog never disappears.
It only happens when the option 'Rename namespace to match folder structure' is turned on.
What I tried is this:
- Start a new solution with as project a Console Application --> Coderush function works
- Start a new solution with as project an ASP.NET Web Application --> Coderush function works
- Start a new solution with as project an ASP.NET Core Web Application --> Coderush function DOESN'T work
Please could you help me with this issue?
Thanks,
Jaap
Hi Jaap,
I've created a new ASP.NET Core Web Application and was able to reproduce the behavior you described.
Thank you for pointing out the issue, we'll research it in detail.
At the moment, I suggest you disable the 'Rename namespace to match folder structure' refactoring as a workaround.
This ticket will be automatically updated in case of any results.