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.lua
Age
Commit message (
Expand
)
Author
Files
2025-01-11
docs: misc
dundargoc
1
2024-12-31
feat(lsp): return resolved config for vim.lsp.config[name]
Mathias Fussenegger
1
2024-12-27
feat(lsp): support function for client root_dir (#31630)
Gregory Anders
1
2024-12-21
feat(lsp): return table from lsp/ files on runtimepath (#31663)
Gregory Anders
1
2024-12-18
fix(lsp): vim.lsp.start fails if existing client has no workspace_folders #31608
phanium
1
2024-12-13
fix(lsp): reuse client if configs match and no root dir
Lewis Russell
1
2024-12-10
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
1
2024-12-07
refactor: add vim._resolve_bufnr
Lewis Russell
1
2024-12-07
fix: remove vim.lsp._with_extend
Lewis Russell
1
2024-12-07
fix(lsp): check for configuration workspace folders when reusing clients
Maria José Solano
1
2024-12-04
feat(lsp): deprecate vim.lsp.start_client #31341
Maria José Solano
1
2024-12-02
docs: provide example for configuring LSP foldexpr (#31411)
Gregory Anders
1
2024-11-29
feat(lsp): support `textDocument/foldingRange` (#31311)
Yi Ming
1
2024-11-22
fix(lsp): hover keymap (#31208)
andrew snelling
1
2024-11-20
feat(lsp): deprecate non-method client functions
Lewis Russell
1
2024-11-18
refactor(lsp): fold in dynamic_registration code into the client
Lewis Russell
1
2024-11-01
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
1
2024-10-29
Merge pull request #30935 from lewis6991/feat/lsp_multi_hover
Lewis Russell
1
2024-10-29
feat(lsp)!: multiple client support for vim.lsp.buf.hover()
Lewis Russell
1
2024-10-29
refactor(lsp): buf_request_all
Lewis Russell
1
2024-10-27
fix(lsp): compare URI instead of workspace folder name (#30962)
Gregory Anders
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-10-24
fix(lsp.buf): use correct offset_encoding for all requests
Lewis Russell
1
2024-10-23
docs: misc
dundargoc
1
2024-10-17
perf(validate): use lighter version
Lewis Russell
1
2024-08-29
docs: misc (#29719)
dundargoc
1
2024-08-20
fix(lsp): update request name to capability map #30098
atusy
1
2024-07-16
fix(lsp): don't show codelens for buffers that don't support it (#29690)
Riley Bruins
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-06-26
fix(lsp): avoid vim.keymap.del error when stopping a client (#29478)
Matt Fellenz
1
2024-06-24
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
1
2024-06-10
fix(lsp): do not reset buf version when detaching client (#29242)
Ilia Choly
1
2024-06-07
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
1
2024-06-07
docs: misc (#28837)
dundargoc
1
2024-06-04
fix(lsp): check if buffer is valid before LspDetach autocmd (#29162)
Saltaformajo
1
2024-05-30
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
1
2024-05-30
fix(lsp): clear lsp client diagnostics (#29050)
crwebb85
1
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-27
fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)
Ilia Choly
1
2024-05-23
refactor(lsp): reuse buf_detach_client logic in on_detach (#28939)
Mathias Fußenegger
1
2024-05-23
fix(lsp): trigger LspDetach on buffer delete (#28795)
Andre Toerien
1
2024-05-22
refactor(lsp): use supports_method where applicable
Ilia Choly
1
2024-05-21
fix(lsp): detach all clients on_reload to force buf_state reload (#28875)
Ilia Choly
1
2024-05-21
fix(lsp): add textDocument/documentLink to capability map (#28838)
Ilia Choly
1
2024-05-15
docs: misc (#28609)
dundargoc
1
2024-05-14
fix(lsp): don't start additional client if attach failed (#28744)
Mathias Fußenegger
1
2024-05-05
docs: fix lua type warnings (#28633)
Maria José Solano
1
2024-04-26
fix(lsp): change `silent` in lsp.start.Opts to optional (#28524)
Mathias Fußenegger
1
2024-04-26
feat(lsp): add more LSP defaults (#28500)
Gregory Anders
1
[prev]
[next]