Visual Studio Feedback Bot
Visual Studio Feedback Bot
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Wrong-indentation-in-razor-files-if-the/10444777)._ --- For example, create this Asp.Net Blazor page: ``` @page "/" @code { void T() { S("first" + "second"...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Enter-closing-quote-doubles-it/10186185)._ --- If I type backspace and remove a double quote (") and then type a double quote the editor...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Visual-Studio-2022-V-1790-Preview-2-In/10540812)._ --- [severity:It's more difficult to complete my work] While editing a . Razor component that has similar code to...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Error-indicator-being-itself-considered-/10270871)._ --- The error indicator ~~~~~~~~~~ is being considered an attribute of the HTML element in a Blazor WebAssembly project....
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Right-clicking-the-copypaste-in-the-Sol/10415242)._ --- Please see the attached picture. In .Net Blazor server with .Net 6.0 Long Term Support, the following problem...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/VS-display-incorrect-format-comment-C-c/10702477)._ --- VS 2022 Version 17.10.4 display incorrect format comment C# code for double, float, decimal, half... when mouse hover...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/DateTimeOffsetSubtraction-Remarks-Examp/10552416)._ --- [severity:It bothers me. A fix would be nice] [DateTimeOffset.Subtraction](https://learn.microsoft.com/en-us/dotnet/api/system.datetimeoffset.op_subtraction?view=net-8.0#system-datetimeoffset-op-subtraction(system-datetimeoffset-system-datetimeoffset)) Remarks section example has a minor discrepancy. Original ```...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/WPF-DropShaddowEffect-consumes-a-lot-of-/10572000)._ --- I'm using an animation effect in my WPF window. GPU usage reaches 25%, sometimes reaching 50%-60%  When...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/WPF-HwndSource-ignores-DPIContextAwarene/10703904)._ --- \[severity:It’s more difficult to complete my work\] \[severity:it's a BUG\] My WPF needs to handle Multimonitor DPI inside...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/WPF-ComboBox-SelectedItedm-NULL-/10703017)._ --- [severity:It bothers me. A fix would be nice] MVVM binding cannot be performed correctly when ComboBox Items contain...