razor
razor copied to clipboard
Combine semantic tokens precise range calls into one precise ranges call
In order to reduce the number of inter-LSP calls, change the "textDocument/semanticTokens/range" calls into one with a name like "textDocument/semanticTokens/ranges".