razor
razor copied to clipboard
Razor Experimental editor does not support C# region tags for collapsing
We can no longer expand or collapse a #region in a .razor page with Visual Studio 16.8. preview 4 The [+] symbol no longer appears :
Thanks for contacting us. @NTaylorMullen can you please look into this? Thanks!
@tossnet thanks for the heads up! @dibarbet is region control client or server enabled in C# LSP scenarios?
@NTaylorMullen client controlled as of now. But I don't see why we couldn't support it through folding ranges. Could you transfer / file an issue on us?
Will do!
Done: https://github.com/dotnet/roslyn/issues/48600
@ryzngard another one we can dupe