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
/
client.lua
Age
Commit message (
Expand
)
Author
Files
2024-05-28
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
1
2024-05-27
feat(lsp): completion side effects
Maria José Solano
1
2024-05-25
fix(lsp): handle nil root_dir in health check (#29007)
Mathias Fußenegger
1
2024-05-23
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
1
2024-05-22
refactor(lsp): use supports_method where applicable
Ilia Choly
1
2024-04-26
fix(lsp): add "silent" option to vim.lsp.start (#28478)
Gregory Anders
1
2024-04-22
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
1
2024-04-05
feat(lsp): set workDoneToken in initialize request (#28182)
Mathias Fußenegger
1
2024-04-02
refactor(lsp): move workspace folder logic into the client
Lewis Russell
1
2024-03-25
refactor(lsp): simplify client tracking
Lewis Russell
1
2024-03-25
fix(test): typing
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-03-22
fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)
Jaehwang Jung
1
2024-03-12
docs: small fixes (#27364)
dundargoc
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-03-06
docs(lsp): nits and typos in client.lua
Maria José Solano
1
2024-03-05
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
1
2024-03-02
fix(lsp): defer writing error msgs (#27688)
Jaehwang Jung
1
2024-03-01
Merge pull request #27347 from lewis6991/fswatch
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-03-01
fix(lsp): cancel watchers when closing a client
Lewis Russell
1
2024-02-24
docs(lsp): mark `ClientConfig.init_options` as optional
Christian Clason
1
2024-02-13
refactor(lsp): resolve the config-client entanglement
Lewis Russell
1
2024-02-12
fix(lsp): re-add client.commands and mark private
Lewis Russell
1
2024-02-11
refactor(lsp): move more code to client.lua
Lewis Russell
1
2024-02-10
refactor(lsp): add type annotations
Maria José Solano
1
2024-02-08
refactor(lsp): tidy up logging
Lewis Russell
1
2024-02-08
fix(lsp): set fallback client name properly
zeertzjq
1
2024-02-07
refactor(lsp): move client code to a regular Lua class
Lewis Russell
1
[prev]