Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Remove features deprecated in previous versions | w0rp | |
2020-08-16 | Make it easier to run tests locally | w0rp | |
Certain tests could break if you ran them separately from other tests. They have been patched. `run-tests` now has a `--fast` option which runs tests with only the fastest Vim version ALE tests with, and the custom checks. | |||
2019-02-13 | #2132 Use an on-init callback for all LSP logic | w0rp | |
2019-01-26 | test/lsp: ensure linter name is set | brian m. carlson | |
All linters should have a name variable set in their dictionary, and code should be able to rely on that. Fix this test such that its example linter contains a name entry. | |||
2018-08-24 | Use one LSP connection per project | w0rp | |
2018-07-22 | Check LSP capabilities before using them | w0rp | |
2018-07-06 | Fix tests on Windows | w0rp | |
2018-07-06 | Fix tests on Windows | w0rp | |
2018-07-06 | Fix the broken tests | w0rp | |
2018-07-05 | Fix command formatting for LSP linters | w0rp | |