Skip to content

Wrong indention for razor syntax for blazor components and HTML #8262

@MarvinKlein1508

Description

@MarvinKlein1508

The parameter indention is broken since the introduction of the new razor editor from .NET 5 onwards.

Within the very old editor, component parameters were indented underneith each other like this:
grafik

The editor does this wrong since .NET 5. Parameters are now indented like this:
grafik

Even more strange is the indention of blazor syntax within HTML.
grafik

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions