Skip to content

Function Calls missing Syntax Highlighting in latest Visual Studio 2022 #35

Description

@alexlapp

After updating Visual Studio to the latest version I no longer have syntax highlighting for method calls

Here's a screenshot of the default "Dark" theme. Notice the method calls like _spriteBatch.Begin() have "Begin" highlighted.
image

Here's a screenshot of the same code with "Dracula" theme applied. Previously the method calls would be the same green as the method declaration, but now they have no syntax highlighting.
image

I'm not sure what version of Visual Studio I was on before updating that had correct coloring, but I am seeing this issue on the latest versions (17.9.4 and 17.9.5). I have tried installing dracula from the official Visual Studio Extension, as well as manually installing through the vsix file and both experience the same issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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