index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lsp
/
test_lsp_client_messages.vader
Age
Commit message (
Expand
)
Author
2019-05-20
Fix #2515 - Send client capabilities to LSP servers
w0rp
2019-04-02
#2397 - didChangeConfiguration should be a notification
w0rp
2019-02-15
#2295 Send an empty object for the initialized notification, per the spec
w0rp
2019-01-21
Add textDocument/typeDefinition for LSP (#2226)
Andrey Popp
2019-01-21
Update tests
Andrey Popp
2018-10-31
Implement LSP symbol search
w0rp
2018-10-22
LSP configuration via didChangeConfiguration (#1852)
Daniel Welch
2018-06-06
Pass rootUri to LSPs in addition to rootPath
Ben Falconer
2018-06-06
Allow initialization options to be passed to language servers
Ben Falconer
2018-04-26
Close #1428 Implement LSP hover-like functionality for tsserver too
w0rp
2018-04-22
#1428 Start implementing LSP hover support
w0rp
2018-04-22
Add support for finding references using LSP servers or tsserver
w0rp
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-11-26
Implement go to defintion for LSP linters
w0rp
2017-11-26
#1162 Get LSP completions working reasonably well
w0rp
2017-11-26
#1162 Add unfinished experimental code for supporting LSP completion, clean u...
w0rp
2017-11-21
Quietly add go to definition support for tsserver
w0rp
2017-11-05
Fix #1085 - Add a final newline character to tsserver and LSP messages
w0rp
2017-09-09
Fix some path issues, and get lsp dir tests passing on Windows
w0rp
2017-07-26
#517 Add more code LSP support which makes the tssserver linter behave more l...
w0rp
2017-07-02
Get automatic completion with tsserver to work
w0rp
2017-07-02
Add some experimental completion code for tsserver
w0rp
2017-06-13
Handle LSP responses for different files more consistently
w0rp
2017-06-09
Add tsserver support
w0rp
2017-06-07
Add support for generating essential tsserver messages
w0rp
2017-05-08
#517 - Implement LSP chunked message parsing, sending messages to sockets, an...
w0rp