Skip to content

Inconsistent syntax highlighting of type arguments when inheriting a generic base class #4792

@chillitom

Description

@chillitom

In VS 15.6 the syntax highlighting of type arguments is inconsistent when inheriting from a base class.

image

In this example the < and > character are in white for the handler function's type definition but the angle brackets on the GenericController's type arguments are in green. This also applies to commas in between type arguments.

I think the correct behavior should be for <, > and , to be rendered in white here too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions