Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(lsp): partially revert semantic token gravity change from #21574 (#21680) | jdrouhard | 2023-01-08 |
* | fix(lsp): adjust gravity of semantic tokens extmarks (#21574) | jdrouhard | 2022-12-30 |
* | fix(lsp): token_edit.data might be null on deletion (#21462) | tiagovla | 2022-12-19 |
* | feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect` | Folke Lemaitre | 2022-12-17 |
* | feat(lsp): add function to get semantic tokens at cursor | Christian Clason | 2022-12-13 |
* | 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 |
* | docs #20986 | Justin M. Keyes | 2022-12-11 |
* | 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 |