index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
plugin
/
lsp
/
inlay_hint_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-20
refactor(test): drop deprecated exc_exec #39242
Justin M. Keyes
1
2025-11-10
feat(lsp): deprecate `vim.lsp.stop_client` (#36459)
Olivia Kinnear
1
2025-06-17
test(lsp): return tables instead of deserializing strings #34554
Riley Bruins
1
2025-03-30
fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999
Bartłomiej Maryńczak
1
2025-03-17
test(lsp): add a test for refreshing hints after being requested
Yi Ming
1
2025-02-26
feat(lua): vim.text.indent()
Justin M. Keyes
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-09-21
test: support upvalues in exec_lua
Lewis Russell
1
2024-07-17
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
1
2024-05-23
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
1
2024-05-13
refactor(lua): remove deprecated features #28725
Justin M. Keyes
1
2024-05-02
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
1
2024-05-02
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-18
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-04-04
test: reduce `exec_lua` calls
dundargoc
1
2024-03-23
refactor(tests): all screen tests should use highlights
bfredl
1
2024-03-11
test: correct order of arguments to eq() (#27816)
zeertzjq
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-11-12
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
1
2023-08-31
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
1
2023-06-30
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
1
2023-06-22
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
1
2023-06-19
feat(lsp): inlay hints #23984
Chinmay Dalal
1
2023-06-11
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
1