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

golang code syntax highlight color. #3515

Open
ripplewang888 opened this issue Aug 30, 2024 · 2 comments
Open

golang code syntax highlight color. #3515

ripplewang888 opened this issue Aug 30, 2024 · 2 comments
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@ripplewang888
Copy link

I have set the color of function parameter to red, but the related variable in this function doen't change to red.
image

function parameter is set to red, but the variable s of function body doesn't set to red. How resolve this issue?

@gopherbot gopherbot added this to the Untriaged milestone Aug 30, 2024
@ripplewang888
Copy link
Author

image

@hyangah
Copy link
Contributor

hyangah commented Sep 5, 2024

@ripplewang888 Did you enable the semantic highlightng?
Please see https://github.com/golang/vscode-go/wiki/faq#syntax-highlighting-doesnt-seem-to-work Syntax highlighting without semantc tokens is not handled by this extension, and is out of scope.

@hyangah hyangah added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

3 participants