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
/
inlay_hint_spec.lua
Commit message (
Expand
)
Author
Age
*
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
*
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
2024-07-17
*
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
2024-05-23
*
refactor(lua): remove deprecated features #28725
Justin M. Keyes
2024-05-13
*
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
2024-05-02
*
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
2024-05-02
*
test: improve test conventions
dundargoc
2024-04-23
*
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
2024-04-18
*
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
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
2023-08-31
*
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
2023-06-30
*
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
2023-06-22
*
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
2023-06-11