microsoft / language-server-protocol

Defines a common protocol for language servers.
https://microsoft.github.io/language-server-protocol/
Creative Commons Attribution 4.0 International
10.95k stars 766 forks source link

Fixes #1613: textDocument/semanticTokens/range: documentation lacks information on what to do if token only partially overlaps the specified range #1974

Closed dbaeumer closed 2 weeks ago

dbaeumer commented 2 weeks ago

Fixes #1613