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
/
fixtures
/
fake-lsp-server.lua
Commit message (
Expand
)
Author
Age
*
fix(lsp): handle absence of a trailing newline #25194
Sergey Slipchenko
2023-09-21
*
feat(lsp): map K to hover by default #24331
Mathias Fußenegger
2023-07-14
*
refactor(lsp): extract common execute command functionality (#24065)
Mathias Fußenegger
2023-06-20
*
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
2023-06-17
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
fix(lsp): send didClose on buffer rename (#22623)
Mathias Fußenegger
2023-03-11
*
revert: "fix(lsp): use buffer scheme for files not stored on disk" (#22604)
Mathias Fußenegger
2023-03-11
*
feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267
Michal Liszcz
2023-03-09
*
fix(lsp): use buffer scheme for files not stored on disk (#22407)
Mathias Fußenegger
2023-03-01
*
fix(tests): use -l mode for lsp tests
bfredl
2023-01-31
*
fix(lsp): send didOpen if name changes on write (#19583)
Mathias Fußenegger
2022-08-01
*
fix(lsp): fix multi client handling in code action (#18869)
Mathias Fußenegger
2022-06-05
*
feat(lsp): send didChangeConfiguration after init (#18847)
Mathias Fußenegger
2022-06-03
*
fix(lsp): perform client side filtering of code actions (#18392)
Fredrik Ekre
2022-05-12
*
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
2022-05-05
*
fix(lsp): handle textDocumentSync.save bool capability (#18332)
Mathias Fußenegger
2022-04-30
*
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2022-04-30
*
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
2022-04-30
*
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2022-04-30
*
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
2022-04-15
*
feat(lsp): add per-client commands (#16101)
Michael Lingelbach
2021-11-01
*
feat(lsp): track pending+cancel requests on client object #15949
jdrouhard
2021-10-29
*
fix(lsp): update tests using 0.5.0 handler calls (#15969)
Michael Lingelbach
2021-10-08
*
fix(lsp): expose ContentModified error code to callbacks (#15262)
Rishikesh Vaishnav
2021-10-08
*
feat(lsp): add codeAction/resolve support (#15818)
Mathias Fußenegger
2021-09-28
*
feat(lsp): use cjson for lsp rpc (#15759)
Michael Lingelbach
2021-09-26
*
feat(lsp): support textDocument/prepareRename (#15514)
Zi How Poh
2021-09-08
*
fix(lsp): do not convert vim.NIL to nil in lists
Akin Sowemimo
2021-06-24
*
lsp: Resolve codeLense server capabilities (#14056)
Josa Gesell
2021-03-10
*
lsp: add incremental text synchronization
Michael Lingelbach
2021-03-09
*
lsp: remove deprecated references to 'callbacks' (#13945)
Matthieu Coudron
2021-02-23
*
LSP: add test for workspace/configuration handler
Michael Lingelbach
2021-01-01
*
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
2020-10-25
*
test/LSP: assert contents of log file
Justin M. Keyes
2020-02-16
*
lsp/rpc.lua: fix `env` application function
Justin M. Keyes
2020-02-16
*
LSP: fix validate_client_config
Justin M. Keyes
2020-02-16