Skip to content
Commit 52e43a3a authored by Waqar Ahmed's avatar Waqar Ahmed
Browse files

Optimize lsp semantic highlighting

- Use binary search to avoid creating / setting new ranges all the time.
- Slightly delay non-textChange highlighting request so that we don't
  send too many requests in case the user was just scrolling around

(cherry picked from commit ebe9f6c6)
parent c3dbe9b0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment