Skip to content

VS handling of overloaded operators is inconsistent #10272

@jimfoye

Description

@jimfoye

Take a look at this screenshot of some custom operators. Note that the first two are only partially colorized as a custom operator, but the third one is completely.

image

In other files, if I use the third operator, it is colorized correctly, and I can hover over it and see the /// comment, and I can navigate to its definition with F12. But not for the first two.

In this screenshot, you can see a use of the first operator - note the color. As noted above, expected behavior (e.g. F12) is missing.

image

But, all three custom operators work as expected (in appearance and behavior) in Rider (Windows and Linux).

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