Skip to content

Semantic highlighting improvements for 1.43.1Β #92740

@aeschli

Description

@aeschli

As mentioned in https://github.com/microsoft/vscode/wiki/Semantic-Highlighting-Overview#semantic-highlighting, the goal is to improve the first impression of semantic highlighting as well allow themes to opt-in to semantic highlighting.

  • give themes a way to opt-in to semantic highlighting
  • enable semantic coloring by default only the built-in themes. All other themes can be enabled by the theme author or in the user settings.
  • show a notification when semantic coloring shows up the first time. The notification will point to the docs with background and information on how to configure the feature.
  • fix the bugs found related to wrong token classification and color lookup.
  • no longer show semantic color in imports

Metadata

Metadata

Assignees

Labels

candidateIssue identified as probable candidate for fixing in the next releasesemantic-tokensSemantic tokens issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions