diff options
author | kevinhwang91 <kevin.hwang@live.com> | 2022-02-01 18:15:47 +0800 |
---|---|---|
committer | kevinhwang91 <kevin.hwang@live.com> | 2022-02-01 18:57:45 +0800 |
commit | 5e63a4d05d18e7529abcbd6f52ae71078e81f9ef (patch) | |
tree | 6cc542934d283067793eb5650f0466c7dc378075 /3rd/luamake | |
parent | e9c319ac7c512b3563101c87d73d959931e1554a (diff) | |
download | lua-language-server-5e63a4d05d18e7529abcbd6f52ae71078e81f9ef.zip |
fix(semantic-tokens): limit comments range
Client requests `textDocument/semanticTokens/range` service with a range
parameter in order to get the tokens of the visible window, but server
return the additional comments highlighting tokens may be out of range,
we should keep the tokens requested by the client in range.
Diffstat (limited to '3rd/luamake')
0 files changed, 0 insertions, 0 deletions