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
/
test
/
functional
/
plugin
/
lsp_spec.lua
Commit message (
Expand
)
Author
Age
*
test: skip another flaky test on macOS (#28087)
zeertzjq
2024-03-29
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
fix(test): typing
Lewis Russell
2024-03-25
*
Revert "refactor(lsp): simplify client tracking"
Lewis Russell
2024-03-25
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
test(lsp): fix flaky basic_finish test (#27899)
zeertzjq
2024-03-18
*
fix(lsp): create codelens request parameters for each buffer (#27699)
Takuya Tokuda
2024-03-17
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
fix(lsp): directly rename the existing buffers when renaming (#27690)
Jaehwang Jung
2024-03-02
*
feat(lsp): add fswatch watchfunc backend
Lewis Russell
2024-03-01
*
fix(lsp): cancel watchers when closing a client
Lewis Russell
2024-03-01
*
refactor(watch): general tidy up
Lewis Russell
2024-03-01
*
fix(lsp): rename undofile when renaming (#27684)
Jaehwang Jung
2024-03-01
*
fix(lsp): remove unnecessary file load/write when renaming (#27621)
Jaehwang Jung
2024-02-28
*
fix(lsp): when renaming directory, check path prefix of buffer names (#27603)
Jaehwang Jung
2024-02-24
*
fix(lsp): rename: load and list new buffer if attached to window (#27408)
Tomasz N
2024-02-14
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
refactor(lsp): move more code to client.lua
Lewis Russell
2024-02-11
*
test(lsp): add test cases for vim.lsp.tagfunc
Jongwook Choi
2024-02-03
*
docs: various #25289
Justin M. Keyes
2024-01-18
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
feat(lsp): support connect via named pipes/unix domain sockets (#26032)
TheLeoP
2024-01-02
*
fix(lsp): filetype matching to documentSelector in dynamic capabilities (#25425)
Michal Liszcz
2023-12-22
*
test: skip failing watch file tests on freebsd (#26110)
Mathias Fußenegger
2023-11-19
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
fix(lsp): fix off-by-one error for omnifunc word boundary
Mathias Fussenegger
2023-10-23
*
refactor(lsp): deprecate completion util methods
Mathias Fussenegger
2023-10-21
*
fix(lsp): handle NUL bytes in popup text (#25612)
zeertzjq
2023-10-12
*
feat(lsp)!: replace snippet parser by lpeg grammar
Maria José Solano
2023-10-02
*
feat(lsp): fallback to code-action command on resolve failure (#25464)
Mathias Fußenegger
2023-10-02
*
fix(lsp): handle absence of a trailing newline #25194
Sergey Slipchenko
2023-09-21
*
feat(lsp): use treesitter for stylize markdown
Maria José Solano
2023-09-19
*
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
2023-09-11
*
feat(lsp): add original LSP Location as item's user_data in locations_to_item...
Tom Praschan
2023-09-07
*
fix(lsp): do not assume client capability exists in watchfiles check (#24550)
Sean Dewar
2023-08-04
*
fix(lsp): SignatureHelp docstring is not escaped #16702
Christoph Hasse
2023-07-25
*
feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)
Mathias Fußenegger
2023-07-17
*
feat(lsp): map K to hover by default #24331
Mathias Fußenegger
2023-07-14
*
fix(lsp): always return boolean in lsp.buf_client_attach (#24077)
Sooryakiran Ponnath
2023-06-20
*
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
2023-06-17
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
2023-06-11
*
fix(lsp): set extra info only when it has a value (#23868)
Raphael
2023-06-05
*
fix(lsp): restore marks after apply_text_edits() #14630
Folke Lemaitre
2023-06-04
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
feat(lsp): set client offset_encoding if server supports positionEncoding
Gregory Anders
2023-06-01
*
feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional d...
jdrouhard
2023-05-30
*
feat(lsp): initial support for dynamic capabilities (#23681)
Folke Lemaitre
2023-05-28
[next]