Skip to content

Add support for Semantic Highlighting (Tokens) #71

Closed
@icebr9

Description

@icebr9

Is your feature request related to a problem? Please describe.
Implement semantic tokens so theme makers can apply Svelte-specific styling in their themes. (This is a feature since VSCode 1.43)
https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide#theming
Following addition, guidelines/docs for theme makers should be added to the plugin description so they can target these tokens.

Describe the solution you'd like
Sample implementation can be found here, https://github.com/Microsoft/vscode-extension-samples/tree/master/semantic-tokens-sample

Describe alternatives you've considered
Make it a seperate optional plugin instead of integrating into Svelte Beta.

Metadata

Metadata

Assignees

Labels

FixedFixed in master branch. Pending production release.feature requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions