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
Age
Commit message (
Expand
)
Author
Files
2025-04-26
perf(lsp): include `previousResultId` in `DocumentDiagnosticParams` #32887
Yi Ming
1
2025-04-26
fix(lsp): detect if Client:request resolved synchronously #33624
Bartłomiej Maryńczak
1
2025-04-26
fix(lsp): cycling signatures with the default `config.focusable`
Yi Ming
1
2025-04-26
fix(lsp): prioritize showing active signature
Yi Ming
1
2025-04-24
fix(docs) fix syntax error in Lua snippet for `vim.lsp.document_color` #33612
Stephan Seitz
1
2025-04-24
fix(lsp): don't create an `'LspAttach'` `document_color` autocommand
Maria José Solano
1
2025-04-24
fix(lsp): ensure `bufstate` when calling `vim.lsp.document_color.is_enabled`
Maria José Solano
1
2025-04-24
feat(lsp): support `textDocument/documentColor`
Maria José Solano
2
2025-04-24
refactor(lsp): add `handler` to `vim.lsp.util._refresh` options
Maria José Solano
1
2025-04-21
feat(api): add "max_height" argument to nvim_win_text_height (#32835)
luukvbaal
1
2025-04-21
refactor(lsp): use method type annotations for parameters
Maria José Solano
2
2025-04-17
fix(lsp): opts.reuse_win does not jump if buf is already open #33476
Au.
1
2025-04-17
refactor(lsp): gen_lsp
Lewis Russell
1
2025-04-17
feat(lsp): use stricter types for methods
Lewis Russell
5
2025-04-09
fix(lsp): "bold" border for vim.lsp.buf.hover #33395
Siddhant Agarwal
1
2025-04-07
fix(health): expecting nonexistent "inotifywait" function #33312
Felipe Lema
1
2025-04-04
feat(lsp.util): deprecate vim.lsp.util.stylize_markdown
Lewis Russell
1
2025-04-04
fix: bug in stylize_markdown
Lewis Russell
1
2025-03-31
refactor: add basic stringbuffer shim
Lewis Russell
1
2025-03-31
perf(lsp): use string.buffer for rpc loop
Mathias Fussenegger
1
2025-03-31
perf(lsp): optimize content length extraction from rpc headers
Mathias Fussenegger
1
2025-03-30
feat(lsp): workspace_required #31824
Michael Strobel
1
2025-03-30
fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999
Bartłomiej Maryńczak
1
2025-03-28
fix(lsp): warn on missing config in :checkhealth #33087
Micah Halter
1
2025-03-26
docs(lsp): completion.enable #33063
Mathias Fußenegger
1
2025-03-26
docs: news, lsp autocomplete #33047
Justin M. Keyes
1
2025-03-22
fix(lsp): handle using array as open_floating_preview title (#33016)
Au.
1
2025-03-21
docs: misc (#32928)
dundargoc
1
2025-03-21
docs: LSP completion #33006
Justin M. Keyes
1
2025-03-18
feat(float): add winborder option (#31074)
glepnir
1
2025-03-17
fix(diagnostic): remove deprecated `severity_limit` option
Christian Clason
1
2025-03-17
docs: misc
Justin M. Keyes
1
2025-03-16
perf(lsp): don't construct potentially expensive strings
Riley Bruins
1
2025-03-16
refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)
Mathias Fußenegger
1
2025-03-15
fix(lsp): correctly check for "codeAction/resolve" support
Tobias Schmitz
1
2025-03-15
fix(lsp): autocmds to close lsp preview windows not cleared
bekaboo
1
2025-03-12
fix(lsp): handle non-existent configs in lsp.config/enable
Lewis Russell
1
2025-03-11
refactor(lsp): rename `on_publish_diagnostics` parameter #32776
Will Lillis
1
2025-03-11
fix(lsp): improve LSP floating preview window cleanup #31353
glepnir
1
2025-03-11
fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837
glepnir
1
2025-03-10
feat(lsp): support completion context #32793
Maria José Solano
2
2025-03-07
fix(lsp): use unresolved code action when `codeAction/resolve` fails
Maria José Solano
1
2025-03-06
feat(lsp): support for resolving code action command (#32704)
Maria José Solano
2
2025-03-04
fix(lsp): open_floating_preview() ignores max_height (#32716)
Robert Muir
1
2025-03-02
docs: misc #31996
Justin M. Keyes
4
2025-02-27
doc: clarify window-id, tab-id, nvim_set_current_x #32528
David Briscoe
1
2025-02-25
fix(lsp): resize hover window for concealed lines
Luuk van Baal
1
2025-02-23
fix(lsp): reset the applied hints on `refresh` request #32446
Yi Ming
1
2025-02-23
Merge #32503 feat(lsp): use the meta model to generate server capability map
Justin M. Keyes
3
2025-02-23
fix(float): ensure floating window width can fit title
Maria José Solano
1
[prev]
[next]