Skip to content

Semantic Tokens - Reduce set of non-standard token types #13066

Closed
@frankplow

Description

@frankplow

At present, a built-in type is conveyed to the client using a token with type builtinType. This is not in the standard set of semantic token types and therefore requires configuration in the client. The same semantic idea can be conveyed using a token with type type and the defaultLibrary modifier, both of which are part of the standard set of token types and modifiers.

Metadata

Metadata

Assignees

Labels

A-highlighting(semantic) token highlightingA-lspLSP conformance issues and missing featuresC-enhancementCategory: enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions