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