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
/
util.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-23
fix(lsp): malformed edit if apply_text_edits() is called twice #34954
geril07
1
2026-04-15
fix(lsp): set 'winfixbuf' in open_floating_preview() window #39058
Raizento
1
2026-04-15
refactor(api): rename "window" to "win" (positional parameters) #39083
Justin M. Keyes
1
2026-04-14
docs: lsp, options, api #38980
Justin M. Keyes
1
2026-04-12
fix(lsp): show_document can't position cursor past EOL in insert-mode #38566
Lars Debor
1
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-04-08
fix(lsp): apply_text_edits causes unwanted BufDelete events #38778
glepnir
1
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
1
2025-11-17
fix(lsp): set concealcursor='' in LSP floating windows #36596
skewb1k
1
2025-10-22
fix(lsp): set 'linebreak' in floating windows (#36275)
Fredrik Lanker
1
2025-10-05
fix: remove quotes around `nil` deprecation alternatives (#36047)
Maria Solano
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
1
2025-08-18
refactor(lsp): move `util.enable` to `capability.enable`
Yi Ming
1
2025-08-11
feat(lsp): support signature help noActiveParameterSupport #34838
skewb1k
1
2025-08-06
feat(lsp): improve signature help display #35190
skewb1k
1
2025-08-06
fix(lsp): show title when global winborder is set (#35181)
glepnir
1
2025-08-05
fix(lsp): make thematic break parsing conform to GFM spec (#35162)
skewb1k
1
2025-08-03
fix(lsp): decode 'null' in server responses as vim.NIL #34849
skewb1k
1
2025-07-22
fix(lsp): support `containerName` in symbol requests #35029
Riley Bruins
1
2025-07-15
fix(lsp): close floating preview window correctly #34946
Donatas
1
2025-07-12
refactor(lsp): drop vim.lsp.util._refresh() #33903
Yi Ming
1
2025-07-13
refactor(lsp): utility functions for `enable()/is_enabled()`
Yi Ming
1
2025-07-10
fix(lsp): custom 'winborder' in make_floating_popup_options() #34868
Sebastian Lyng Johansen
1
2025-07-08
fix(health): floating window closes when opening TOC (gO) #34794
glepnir
1
2025-07-06
feat(lsp): handle deprecated document symbols (#34751)
Maria José Solano
1
2025-06-23
feat(lsp): support annotated text edits (#34508)
Maria José Solano
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-05-02
fix(lsp): use `bufnr` when getting clients in `symbols_to_items` (#33760)
Maria José Solano
1
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-17
feat(lsp): use stricter types for methods
Lewis Russell
1
2025-04-09
fix(lsp): "bold" border for vim.lsp.buf.hover #33395
Siddhant Agarwal
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-22
fix(lsp): handle using array as open_floating_preview title (#33016)
Au.
1
2025-03-18
feat(float): add winborder option (#31074)
glepnir
1
2025-03-15
fix(lsp): autocmds to close lsp preview windows not cleared
bekaboo
1
2025-03-11
fix(lsp): improve LSP floating preview window cleanup #31353
glepnir
1
2025-03-04
fix(lsp): open_floating_preview() ignores max_height (#32716)
Robert Muir
1
2025-03-02
docs: misc #31996
Justin M. Keyes
1
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(float): ensure floating window width can fit title
Maria José Solano
1
2025-02-13
fix(lsp): missing method parameter when canceling requests
Yi Ming
1
2025-02-12
fix(lsp): on detach, cancel pending foldingRange requests #31509
Yi Ming
1
2025-02-11
feat(lsp)!: `symbol_to_item` requires `offset_encoding`
Yi Ming
1
2025-02-11
feat(lsp): include `end_col` and `end_lnum` in `vim.lsp.buf.symbols_to_items`
Yi Ming
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2025-01-20
fix(lsp): set floating window filetype after setup #32112
Guilherme Soares
1
2025-01-14
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
1
[next]