Visual Studio Feedback Bot
Visual Studio Feedback Bot
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/When-using-Hot-Reload-endpoints-get-dupl/10134744)._ --- [severity:It bothers me. A fix would be nice] [regression] [worked-in:17.3.3] I'm working on an API project using .NET...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Missing-space-character-in-auto-complete/10230430)._ --- When entering the following code in a C# code file: **double[] x = new** the expected dropdown with...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Visual-Basic-Move-Type-to-refactori/10208440)._ --- When I use the "Move type to..." refactoring on any nested type in Visual Basic, a new code...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Perpetual-15-20-CPU-Utilization-from-S/10229006)._ --- Please see attached. I am seeing a perpetual CPU utilization from `ServiceHub.RoslynCodeAnalysisService.exe`. It appears as different stack from...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Enums-dont-nest-in-Document-Outline-dep/10228858)._ --- If enums are written in this style the members will appear on the same level as the enum...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Structure-guidelines-wrong-for-class-ini/10228159)._ --- [regression] [worked-in:17.2.6] ``` private HttpClient BuildClient() { return new HttpClient(new SocketsHttpHandler() { PooledConnectionIdleTimeout = TimeSpan.FromMinutes(5), PooledConnectionLifetime = TimeSpan.FromMinutes(10)...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Code-cleanup-on-save-while-resolving/10015181)._ --- [severity:It's more difficult to complete my work] [regression] [worked-in:VS2019] With turned on feature 'Code Cleanup on Save', while...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/SystemInvalidOperationException/10226739)._ --- [severity:It bothers me. A fix would be nice] >System.InvalidOperationException : Operation is not valid due to the current...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/IDE0072:-Add-missing-cases-to-enum-takes/10224741)._ --- [severity:It's more difficult to complete my work] In an application with a shared DLL across projects, an enum...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Net-MAUI-clicked-Button-stays-gray-afte/10226958)._ --- [severity:I'm unable to use this version] .NET MAUI Button does not get back to "enabled" appearance after setting...