aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/lsp/semantic_tokens_spec.lua
Commit message (Expand)AuthorAge
* feat(highlight): Allow hyphens (-) in highlight group names (#24714)Gregory Anders2023-08-15
* test(lsp): fix unstable tests for semantic tokensjdrouhard2023-04-23
* docs: fix typosdundargoc2023-04-04
* feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* perf(lsp): only redraw the windows containing LSP tokensbfredl2023-02-28
* 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