You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After visual studio 2019, formatting of razor files is awful. Indent of the tags is broken.
I installed the new version: 17.7.2 and it seems someone did do something to fix it but it is still broken.
@SteveSandersonMS did you mean to comment on this issue? This seems like a formatting issue, possibly a duplicate of #8606, but you are commenting about runtime sounding things?
Is there an existing issue for this?
Describe the bug
After visual studio 2019, formatting of razor files is awful. Indent of the tags is broken.
I installed the new version: 17.7.2 and it seems someone did do something to fix it but it is still broken.
Before update:
After update
Expected Behavior
I want that the ident is aligned, like before:
Steps To Reproduce
Create a blazor app, create a view, add some @IF-s or/and @foreach, add a few elements, then hit ctrl + k + d (format.
Exceptions (if any)
No response
.NET Version
.net 7.0
Anything else?
No response
The text was updated successfully, but these errors were encountered: