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

Turn off semantic tokens or change their behaviour through config. #264

Open
Jacob-Flasheye opened this issue Aug 17, 2023 · 1 comment
Open

Comments

@Jacob-Flasheye
Copy link

Hi.

I like this language server a lot, except for the semantic highlighting (when using Neovim).
In particular, the semantic tokens overwrite the highlighting on bash commands, which I don't like, as it removes most highlighting in the bash commands.
I'm no expert on language servers, but my best guess is that I can change the priority of the highlights in Neovim, but until I learn how to do that I would like to know if there is some setting that will turn off semantic tokens for this language server?

@rcjsuen
Copy link
Owner

rcjsuen commented Sep 8, 2023

@Jacob-Flasheye NeoVim has no option to disable semantic highlighting on their end? I feel like the client should be able to just not send requests to the server.

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

No branches or pull requests

2 participants