Commit message (Expand) | Author | Age | |
---|---|---|---|
* | feat(highlight): Allow hyphens (-) in highlight group names (#24714) | Gregory Anders | 2023-08-15 |
* | test(lsp): fix unstable tests for semantic tokens | jdrouhard | 2023-04-23 |
* | docs: fix typos | dundargoc | 2023-04-04 |
* | feat(lsp)!: add rule-based sem token highlighting (#22022) | swarn | 2023-03-06 |
* | perf(lsp): only redraw the windows containing LSP tokens | bfredl | 2023-02-28 |
* | test(lsp): add a screen:expect() between insert() and feed_command() (#21577) | zeertzjq | 2022-12-29 |
* | fix(lsp): token_edit.data might be null on deletion (#21462) | tiagovla | 2022-12-19 |
* | feat(lsp): highlight semantic token modifiers (#21390) | Christian Clason | 2022-12-12 |
* | perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383) | jdrouhard | 2022-12-12 |
* | fix(lsp): ignore null responses for semanticTokens request (#21364) | fsouza | 2022-12-10 |
* | fix(lsp): followup fixes for semantic tokens support (#21357) | jdrouhard | 2022-12-09 |
* | feat(lsp): initial support for semantic token highlighting | John Drouhard | 2022-12-08 |