Skip to content

Typo in textDocument/semanticTokens/range causes some confusion #1348

Closed
@rcjsuen

Description

@rcjsuen
  • result: SemanticTokens | null where SemanticTokensDelta

We have the above typo in the specification for the textDocument/semanticTokens/range request at the moment.

Is the textDocument/semanticTokens/range request supposed to just return tokens as-is starting at some arbitrary visible line or is it supposed to create and return SemanticTokensDelta based on how far the user has scrolled...? 🤔 I'm going to assume the former because the latter doesn't seem to make any sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions