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
/
runtime
/
lua
/
vim
/
lsp
/
inlay_hint.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-02
refactor(lsp): remove implicit rpc error tostring #38707
Yi Ming
1
2026-03-20
fix(lsp): unify LSP error logging prefixes #38354
Yi Ming
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2025-11-10
fix(lsp): correct iteration through attached buffers (#36517)
Maria Solano
1
2025-11-10
fix(lsp): deprecate `vim.lsp.get_buffers_by_client_id` (#36449)
Maria Solano
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
1
2025-08-24
fix(lsp): treat nil inlay hint result as empty array (#35458)
Maria José Solano
1
2025-07-12
refactor(lsp): drop vim.lsp.util._refresh() #33903
Yi Ming
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-05-10
refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951)
Maria José Solano
1
2025-03-30
fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999
Bartłomiej Maryńczak
1
2025-02-23
fix(lsp): reset the applied hints on `refresh` request #32446
Yi Ming
1
2025-01-14
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
1
2025-01-14
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
1
2024-12-07
refactor: add vim._resolve_bufnr
Lewis Russell
1
2024-11-20
feat(lsp): deprecate non-method client functions
Lewis Russell
1
2024-11-18
fix(api): only flush nvim__redraw when necessary #31250
luukvbaal
1
2024-11-01
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-10-17
perf(validate): use lighter version
Lewis Russell
1
2024-09-11
fix(lsp): check buffer is loaded and valid #30330
glepnir
1
2024-09-08
fix(lsp): handle out-of-bounds character positions #30288
Tristan Knight
1
2024-07-17
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
1
2024-06-15
docs: misc (#29229)
dundargoc
1
2024-06-07
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
1
2024-06-04
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
1
2024-05-30
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
1
2024-05-15
docs: news
Justin M. Keyes
1
2024-05-15
docs: misc (#28609)
dundargoc
1
2024-05-13
refactor(lua): remove deprecated features #28725
Justin M. Keyes
1
2024-05-07
fix(lsp): enable() does not activate inlay hints on open buffers #28629
Yi Ming
1
2024-05-03
fix(lsp): replace bug-prone ternary operation #28627
Yi Ming
1
2024-05-02
Merge #28101 nvim__redraw
Justin M. Keyes
1
2024-05-02
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
1
2024-05-02
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
1
2024-05-02
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
1
2024-04-26
refactor(lsp): rename foos_by_bar to bar_foos #28505
Yi Ming
1
2024-04-22
fix(lsp): avoid assertion when `client_hints` do not exist (#28461)
Yi Ming
1
2024-04-18
fix(lsp): correct deprecation message #28403
Maria José Solano
1
2024-04-18
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-08
refactor(lsp): tidy up logging
Lewis Russell
1
2024-01-28
refactor(lsp): client_hints typo #27250
Maria José Solano
1
2024-01-18
docs: various #25289
Justin M. Keyes
1
2023-12-14
feat(lsp): more annotations
Lewis Russell
1
2023-11-27
docs: support @since for api level #25574
LW
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-08-09
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
1
[next]