razor icon indicating copy to clipboard operation
razor copied to clipboard

Combine semantic tokens precise range calls into one precise ranges call

Open phil-allen-msft opened this issue 2 years ago • 0 comments

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".

phil-allen-msft avatar Sep 12 '23 17:09 phil-allen-msft