Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-09 | Fix some path issues, and get lsp dir tests passing on Windows | w0rp | |
2017-09-04 | Fix #907 - Stop LSP integration breaking with empty string keys in NeoVim | w0rp | |
2017-07-30 | Cover special LSP initialize response handling with Vader tests | w0rp | |
2017-07-26 | #517 Add more code LSP support which makes the tssserver linter behave more ↵ | w0rp | |
like the LSP linters | |||
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-12 | Run all tests in NeoVim, improve the test script, and make all tests pass ↵ | w0rp | |
for NeoVim | |||
2017-05-08 | #517 - Implement LSP chunked message parsing, sending messages to sockets, ↵ | w0rp | |
and callbacks |