Skip to content

VS Code: Semantic highlighting #27

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem? Please describe.
Template strings are currently fully rendered with a single color, even the template expression.

Describe the solution you'd like
Template expressions should stand out, which requires semantic highlighting.


  • LSP4J used to have an unofficial way of providing semantic highlighting, which is now removed
  • This was also removed from Xtext
  • LSP4J supports Semantic Tokens (LSP v3.16)
  • It does not yet seem to be supported by Xtext

Metadata

Metadata

Assignees

Labels

releasedIncluded in a releasevscode 🔨Issues regarding tools like the VS Code extension

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions