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
2021-05-02
Increase default LSP sync timeout to 1000ms
Karim Abou Zeid
1
2021-05-02
Add client.request_sync doc
Karim Abou Zeid
1
2021-05-02
doc clarification
Karim Abou Zeid
1
2021-05-01
Add formatting_seq_sync, change formatting and formatting_sync
Karim Abou Zeid
1
2021-04-23
Merge pull request #14429 from ckipp01/force
Michael Lingelbach
1
2021-04-23
Revert "lsp: fix blocking in closing of clients"
Michael Lingelbach
1
2021-04-23
Don't automatically force shutdown on second restart.
ckipp01
1
2021-04-19
Merge pull request #14180 from oberblastmeister/lsp_exit_perf
Michael Lingelbach
1
2021-04-19
lsp: fix blocking in closing of clients
Brian Shu
1
2021-04-15
lsp: add lsp.buf_request_all for invoking asynchronous callbacks
Brian Shu
1
2021-04-13
lsp: Add a flag to debounce didChange notifications
Mathias Fussenegger
1
2021-04-01
Merge pull request #14264 from mjlbach/feature/handle_reloading_buffer
Michael Lingelbach
1
2021-04-01
Merge pull request #14262 from mjlbach/feature/lsp_did_save_autocommand
Michael Lingelbach
1
2021-03-31
lsp: fix textDocument/workspaceSymbol -> workspace/symbol
Michael Lingelbach
1
2021-03-31
lsp: add on_reload callback for buffer edits outside of neovim
Michael Lingelbach
1
2021-03-31
lsp: clear did_save handler autocommand on each attach
Michael Lingelbach
1
2021-03-30
lsp: use utf-8 when utf-16 not requested
Michael Lingelbach
1
2021-03-22
lsp: Force re-display of diagnostics when opening a file
TJ DeVries
1
2021-03-11
lsp: Use incremental sync by default
Mathias Fussenegger
1
2021-03-10
lsp: Resolve codeLense server capabilities (#14056)
Josa Gesell
1
2021-03-10
lsp: get_language_id (#14092)
TJ DeVries
1
2021-03-10
lsp: fix endline such that it cannot point outside the buffer range
Michael Lingelbach
1
2021-03-09
lsp: add incremental text synchronization
Michael Lingelbach
1
2021-03-04
lsp: don't invoke vim.notify on sigterm of language server
Michael Lingelbach
1
2021-03-04
lsp: invoke vim.notify when client exits with code or signal other than 0
Michael Lingelbach
1
2021-02-23
lsp: remove deprecated references to 'callbacks' (#13945)
Matthieu Coudron
1
2021-02-19
lsp: client stop cleanups (#13877)
Michael Lingelbach
1
2021-01-25
lsp: match textDocument/didChange eol behavior (#13792)
Michael Lingelbach
1
2021-01-23
lsp: clear diagnostics on client shutdown (#13788)
Michael Lingelbach
1
2021-01-18
lsp: remove duplicate settings validation (#13789)
Michael Lingelbach
1
2021-01-18
lsp: validate and document server settings (#13698)
Michael Lingelbach
1
2021-01-18
LSP: Fix nil settings handling in workspace/configuration (#13708)
Mathias Fußenegger
1
2021-01-18
LSP: Add in clientInfo to initalize_params. (#13757)
Chris Kipp
1
2021-01-12
lsp: fix on_attach signature documentation (#13723)
Michael Lingelbach
1
2020-12-20
lsp: add $/progress report (#13294)
Matthieu Coudron
1
2020-12-20
lsp: Fix text payload in didSave notification (#13363)
Mathias Fußenegger
1
2020-12-08
feat: Allow incremental sync & lsp flags (#13371)
TJ DeVries
1
2020-12-03
lsp: Fix "unsupported_method" error when the buffer does not have an LSP Serv...
eightpigs
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-10-25
lsp: fix fallback for callback in method_unsupported
francisco souza
1
2020-10-25
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
1
2020-10-22
lsp: Fix "client has shut down" errors during initializing (#13103)
Mathias Fußenegger
1
2020-09-01
Merge #12468 'lsp: logging'
Justin M. Keyes
1
2020-08-31
docs, remove 'guifontset' #11708
Justin M. Keyes
1
2020-08-26
lsp: add key name to the output log value
Hirokazu Hata
1
2020-08-23
Add FIXMEs
Patrice Peterson
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-07-02
doc: fix scripts and regenerate (#12506)
TJ DeVries
1
[prev]
[next]