Skip to content

Conversation

@Ravenstine
Copy link

This adds a setting (deno.semanticHighlighting.enabled) to disable the semantic tokens from the LSP that provide syntax highlighting. The name of the setting was inspired by the built-in editor.semanticHighlighting.enabled.

I added this because the Deno extension completely overrides any extensions that provide their own semantic tokens for parts of a document. Setting this proposed setting to false causes VS Code to use the default Typescript/JavaScript highlighting and allows other extensions to provide semantic tokens while still leaving the other features of this extension enabled.

@CLAassistant
Copy link

CLAassistant commented Nov 7, 2025

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

2 participants