Blazor file layout
When I "code clean" a .razor file that has a @code{} section it only seems to implement line spacing and indenting from my C# settings. I have options set to reorder properties and methods in my C# file layout options but they are ignored.
Am I supposed to invoke some additional spell to make it work or does it just not do it?
Please sign in to leave a comment.
Hello Stuart,
Unfortunately, file layout is not supported in @code blocks yet, please refer to the following feature request - https://youtrack.jetbrains.com/issue/RSRP-488620. You are welcome to comment or vote for it.