| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #4607 No conflicts with nvim-lspconfig by default | w0rp | 2023-09-14 | 1 | -55/+265 |
| * | Add eclipselsp jdt:// support for textDocument/definition (#4030) | yoshi1123 | 2022-03-04 | 1 | -2/+2 |
| * | Use JSON output for eslint and fix tsserver column | Nils Kuhnhenn | 2019-06-02 | 1 | -2/+2 |
| * | Fix LSP tests | w0rp | 2019-05-24 | 1 | -3/+9 |
| * | #2403 - Make ale_disable_lsp apply consistently, and document it better | w0rp | 2019-05-10 | 1 | -0/+95 |
| * | Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSP | rhysd | 2019-03-30 | 1 | -0/+45 |
| * | Update tests | Andrey Popp | 2019-01-21 | 1 | -1/+1 |
| * | #2017 Add support for display results from other sources | w0rp | 2018-10-29 | 1 | -1/+1 |
| * | #2017 Simplify lint cycles for supporting other sources later | w0rp | 2018-10-29 | 1 | -0/+6 |
| * | Handle LSP codes for `%code%` in message formats | Fred Emmott | 2018-08-02 | 1 | -0/+1 |
| * | Close #1453 #1172 - Add ale_linters_ignore for ignoring linter results | w0rp | 2018-06-24 | 1 | -0/+250 |