summaryrefslogtreecommitdiff
path: root/test/lsp/test_lsp_client_messages.vader
AgeCommit message (Collapse)Author
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0w0rp
instead.
2017-11-26Implement go to defintion for LSP lintersw0rp
2017-11-26#1162 Get LSP completions working reasonably wellw0rp
2017-11-26#1162 Add unfinished experimental code for supporting LSP completion, clean ↵w0rp
up the tests, and make the completion cancelling better
2017-11-21Quietly add go to definition support for tsserverw0rp
2017-11-05Fix #1085 - Add a final newline character to tsserver and LSP messagesw0rp
2017-09-09Fix some path issues, and get lsp dir tests passing on Windowsw0rp
2017-07-26#517 Add more code LSP support which makes the tssserver linter behave more ↵w0rp
like the LSP linters
2017-07-02Get automatic completion with tsserver to workw0rp
2017-07-02Add some experimental completion code for tsserverw0rp
2017-06-13Handle LSP responses for different files more consistentlyw0rp
2017-06-09Add tsserver supportw0rp
2017-06-07Add support for generating essential tsserver messagesw0rp
2017-05-08#517 - Implement LSP chunked message parsing, sending messages to sockets, ↵w0rp
and callbacks