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
/
protocol.lua
Age
Commit message (
Expand
)
Author
Files
2022-11-19
feat(lsp): run handler in coroutine to support async response (#21026)
Mathias Fußenegger
1
2022-10-16
fix(lsp): reporting bogus capabilities in CodeActionKind #20678
David Hotham
1
2022-10-08
feat(lsp): support window/showDocument (#19977)
lvimuser
1
2022-07-27
fix(lsp): set workspace.configuration capability (#19548)
Mathias Fußenegger
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-05-09
chore: format runtime with stylua
Christian Clason
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
2021-12-08
docs(lsp): fix resolve_capabilities docstring (#16577)
Gregory Anders
1
2021-09-28
feat(lsp): add codeAction/resolve support (#15818)
Mathias Fußenegger
1
2021-08-23
fix(lsp): enable additional capabilities (#15470)
Michael Lingelbach
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-07-07
feat(lsp): highlight active parameter in signature help (#15018)
Folke Lemaitre
1
2021-03-18
lsp: Add support for delete workspaceEdit resource operation
Mathias Fussenegger
1
2021-03-18
lsp: Add support for create workspaceEdit resource operation
Mathias Fussenegger
1
2021-03-18
lsp: Add support for file rename via workspaceEdit
Mathias Fussenegger
1
2021-03-10
lsp: Resolve codeLense server capabilities (#14056)
Josa Gesell
1
2021-02-25
LSP: Resolve text_document_save capability according to spec
Mathias Fussenegger
1
2021-01-05
LSP: Add diagnostic tags to client capabilities (#13578)
Timmy Xiao
1
2020-12-30
lsp: Disable capabilities not currently supported by language client handlers...
Michael Lingelbach
1
2020-12-20
lsp: add $/progress report (#13294)
Matthieu Coudron
1
2020-12-13
Fix lsp tests breaking from new LuaJIT version
Matthew Nibecker
1
2020-11-26
use if_nil variable replace vim.F.if_nil
Raphael
1
2020-11-25
Lsp: fix vim.F.ifnil to vim.F.if_nil (#13384)
Raphael
1
2020-11-25
LSP: Feature/add workspace folders (#12638)
Michael Lingelbach
1
2020-11-12
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
1
2020-11-01
lsp: complete support for `CodeActionKind`s to capabilities (#13180)
Jesse
1
2020-10-30
lsp: Remove snippet lies (#13183)
TJ DeVries
1
2020-10-25
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
1
2020-08-23
Add docs for most vim.lsp methods
Patrice Peterson
1
2020-07-18
lsp: Add support for call hierarchies (#12556)
cbarrete
1
2020-06-11
lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...
Stephan Seitz
1
2020-06-04
lsp: Add check for `declaration` and `typeDefinition` support in vim lsp serv...
Dheepak Krishnamurthy
1
2020-05-28
lua: simple snippet support in the completion items (#12118)
Viktor Kojouharov
1
2020-05-16
LSP: Add textDocument/codeAction support (#11607)
Jesse
1
2020-05-14
LSP: Add workspace.applyEdit client capabilities (#12313)
Mathias Fußenegger
1
2020-05-03
lsp: fixup workspace symbol capabilities (#12233)
Christian Clason
1
2020-05-02
lsp: add workspace/symbol (#12224)
Christian Clason
1
2020-05-02
LSP: Support LocationLink (#12231)
Christian Clason
1
2020-03-01
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
1
2019-12-31
gen_vimdoc.py: generate LSP docs
Justin M. Keyes
1
2019-11-21
Fix position params for encoding.
Ashkan Kiani
1
2019-11-20
Move everything to buf & default_callbacks
Ashkan Kiani
1
2019-11-13
lua LSP client: initial implementation (#11336)
Ashkan Kiani
1
[prev]