index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
plugin
/
lsp
/
semantic_tokens_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(lsp): deprecate vim.lsp.start_client #31341
Maria José Solano
2024-12-04
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
refactor(lsp): use metatable for buf_versions (#29304)
Ilia Choly
2024-06-14
*
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2024-06-07
*
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
2024-05-30
*
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
2024-05-23
*
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
2024-05-21
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: reduce `exec_lua` calls
dundargoc
2024-04-04
*
fix(lsp): add missing LSP semantic token highlight links
Caleb Marshall
2024-03-16
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
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