dracula / dracula/visual-studio

Function Calls missing Syntax Highlighting in latest Visual Studio 2022

Open
#35 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
126
Forks
33
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/dracula/visual-studio/assets/12079032/0f5f9303-d4c8-4416-a365-992230992285)

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](https://github.com/dracula/visual-studio/assets/12079032/3d345f8a-d379-4bb5-b2fb-106e0bf44c4c)

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.