Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alexlapp opened this issue Mar 27, 2024 · 6 comments
Open

Comments

@alexlapp
Copy link

alexlapp commented Mar 27, 2024

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.

@William-io
Copy link

I still have the same problem

@dev-ncbao
Copy link

Same as you guys 🥲

@dpi627
Copy link

dpi627 commented Apr 12, 2024

got same problem too :'(
sine 17.9.3 or 17.9.4

@NoCymer
Copy link

NoCymer commented Apr 30, 2024

Same problem as well on 17.9.6

@William-io
Copy link

Project is abandoned, has not resolved any problems for some time

@HellGhostEvocatorX
Copy link

https://developercommunity.visualstudio.com/t/Identifier-has-too-high-priority-in-sy/10547451 Problem wird wohl in der nächste Visual Studio Version behoben.

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

No branches or pull requests

6 participants