aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/lsp/semantic_tokens_spec.lua
Commit message (Expand)AuthorAge
* test(lsp): add a screen:expect() between insert() and feed_command() (#21577)zeertzjq2022-12-29
* fix(lsp): token_edit.data might be null on deletion (#21462)tiagovla2022-12-19
* feat(lsp): highlight semantic token modifiers (#21390)Christian Clason2022-12-12
* perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)jdrouhard2022-12-12
* fix(lsp): ignore null responses for semanticTokens request (#21364)fsouza2022-12-10
* fix(lsp): followup fixes for semantic tokens support (#21357)jdrouhard2022-12-09
* feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08