Closed
Description
- result:
SemanticTokens | null
whereSemanticTokensDelta
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
Labels
No labels