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
/
runtime
/
lua
/
vim
/
lsp
Commit message (
Expand
)
Author
Age
*
feat(lsp.util): deprecate vim.lsp.util.stylize_markdown
Lewis Russell
2025-04-04
*
fix: bug in stylize_markdown
Lewis Russell
2025-04-04
*
refactor: add basic stringbuffer shim
Lewis Russell
2025-03-31
*
perf(lsp): use string.buffer for rpc loop
Mathias Fussenegger
2025-03-31
*
perf(lsp): optimize content length extraction from rpc headers
Mathias Fussenegger
2025-03-31
*
feat(lsp): workspace_required #31824
Michael Strobel
2025-03-30
*
fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999
Bartłomiej Maryńczak
2025-03-30
*
fix(lsp): warn on missing config in :checkhealth #33087
Micah Halter
2025-03-28
*
docs(lsp): completion.enable #33063
Mathias Fußenegger
2025-03-26
*
docs: news, lsp autocomplete #33047
Justin M. Keyes
2025-03-26
*
fix(lsp): handle using array as open_floating_preview title (#33016)
Au.
2025-03-22
*
docs: misc (#32928)
dundargoc
2025-03-21
*
docs: LSP completion #33006
Justin M. Keyes
2025-03-21
*
feat(float): add winborder option (#31074)
glepnir
2025-03-18
*
fix(diagnostic): remove deprecated `severity_limit` option
Christian Clason
2025-03-17
*
docs: misc
Justin M. Keyes
2025-03-17
*
perf(lsp): don't construct potentially expensive strings
Riley Bruins
2025-03-16
*
refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)
Mathias Fußenegger
2025-03-16
*
fix(lsp): correctly check for "codeAction/resolve" support
Tobias Schmitz
2025-03-15
*
fix(lsp): autocmds to close lsp preview windows not cleared
bekaboo
2025-03-15
*
fix(lsp): handle non-existent configs in lsp.config/enable
Lewis Russell
2025-03-12
*
refactor(lsp): rename `on_publish_diagnostics` parameter #32776
Will Lillis
2025-03-11
*
fix(lsp): improve LSP floating preview window cleanup #31353
glepnir
2025-03-11
*
fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837
glepnir
2025-03-11
*
feat(lsp): support completion context #32793
Maria José Solano
2025-03-10
*
fix(lsp): use unresolved code action when `codeAction/resolve` fails
Maria José Solano
2025-03-07
*
feat(lsp): support for resolving code action command (#32704)
Maria José Solano
2025-03-06
*
fix(lsp): open_floating_preview() ignores max_height (#32716)
Robert Muir
2025-03-04
*
docs: misc #31996
Justin M. Keyes
2025-03-02
*
doc: clarify window-id, tab-id, nvim_set_current_x #32528
David Briscoe
2025-02-27
*
fix(lsp): resize hover window for concealed lines
Luuk van Baal
2025-02-25
*
fix(lsp): reset the applied hints on `refresh` request #32446
Yi Ming
2025-02-23
*
Merge #32503 feat(lsp): use the meta model to generate server capability map
Justin M. Keyes
2025-02-23
|
\
|
*
feat(lsp): use the meta model to generate server capability map
Maria José Solano
2025-02-21
|
*
feat(lsp): update LSP types
Maria José Solano
2025-02-17
*
|
fix(float): ensure floating window width can fit title
Maria José Solano
2025-02-23
*
|
fix(lsp): unify get_completion_word for textEdits/insertText
Mathias Fussenegger
2025-02-22
|
/
*
fix(docs): update context type in `vim.lsp.LocationOpts.OnList`
Maria José Solano
2025-02-16
*
feat(lsp): add support for completionItem.command resolving
Mathias Fussenegger
2025-02-14
*
feat(lsp): add select kind in showMessageRequest #32387
Maria José Solano
2025-02-13
*
Merge #32426 fix(lsp): reset active request when reporting an error
Justin M. Keyes
2025-02-13
|
\
|
*
refactor(lsp): handling errors and nil responses together
Yi Ming
2025-02-13
|
*
fix(lsp): reset active request when reporting an error
Yi Ming
2025-02-13
|
*
fix(lsp): missing method parameter when canceling requests
Yi Ming
2025-02-13
*
|
fix(lsp): clear word when expand multi-lines word (#32393)
glepnir
2025-02-13
*
|
fix(lsp): autotrigger should only trigger on client's triggerCharacters (#32266)
Robert Muir
2025-02-13
|
/
*
fix(lsp): on detach, cancel pending foldingRange requests #31509
Yi Ming
2025-02-12
*
feat(lsp)!: `symbol_to_item` requires `offset_encoding`
Yi Ming
2025-02-11
*
feat(lsp): include `end_col` and `end_lnum` in `vim.lsp.buf.symbols_to_items`
Yi Ming
2025-02-11
*
fix(lsp): signature_help highlights wrong parameter #32382
Shantanu Raj
2025-02-09
[next]