-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
langword
value is not colorized correctly in doc comments
#63885
Labels
Area-IDE
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
Milestone
Comments
Closing out as not repro. |
@Eagle3386 You don't reproduce the bug probably due to you color theme. With the default dark theme |
@JoeRobich Can you fix the dark theme here? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area-IDE
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
Version Used:
VS 2022 v17.3.3
Screenshot:
![devenv_tnbp9laPEs](https://user-images.githubusercontent.com/70431552/189322549-963eeaf7-ec64-410d-ae4d-ea35e2a9f685.png)
Expected Behavior:
true
inside of alangword
is colorized the same, aspublic
,bool
andget
keywords belowActual Behavior:
true
is not colorizedThe text was updated successfully, but these errors were encountered: