Skip to content

Nested HTML punctuation is not colorized properly in VSCode #4464

@NTaylorMullen

Description

@NTaylorMullen

For instance, in an @code C# statement if you write an HTML tag the tag name gets colorized but not the punctuation for the less than operator and slashes etc.:

Nested:
image

Not nested:
image

It looks like the correct semantic token types are being applied but we may be missing associated semantic scopes in VSCode because in VS it all works as expected.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions