Age | Commit message (Expand) | Author |
2018-05-04 | Added NASM linter | Øyvind Ingvaldsen |
2018-05-03 | Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdl | w0rp |
2018-05-03 | #1503 Call setline() after `d`, in case there are folds at the end of the file | w0rp |
2018-05-03 | Tell people to install prettier-eslint-cli instead | w0rp |
2018-05-03 | Add g:ale_completion_excluded_words for completion filtering | w0rp |
2018-05-02 | Make the features ALE supports clearer in the README | w0rp |
2018-05-01 | Add bundle option to mdl | David Rodríguez |
2018-05-01 | Update run-tests to make use of /usr/bin/env (#1548) | Bjorn Neergaard |
2018-04-29 | Merge pull request #1543 from vancluever/f-add-JobStartedAutoCmd | w0rp |
2018-04-28 | A couple of more doc fixes | Chris Marchesi |
2018-04-28 | Add some tests for IsCheckingBuffer | Chris Marchesi |
2018-04-27 | Fix tests by setting proper link tag in doc for ALEJobStarted | Chris Marchesi |
2018-04-27 | Add test for ALEJobStarted | Chris Marchesi |
2018-04-27 | Add ALEJobStarted User autocommand event | Chris Marchesi |
2018-04-27 | Close #1521 - Allow the language to be set with simple strings for LSP linters | w0rp |
2018-04-27 | Merge pull request #1533 from inducer/master | w0rp |
2018-04-27 | Merge pull request #1540 from maximbaz/fix-docs-ale-go | w0rp |
2018-04-27 | Fix typos in "lint package" options in docs/ale-go | Maxim Baz |
2018-04-26 | flake8: Move to the buffer's directory before running flake8 command | Andreas Kloeckner |
2018-04-26 | Close #1428 Implement LSP hover-like functionality for tsserver too | w0rp |
2018-04-24 | Add an American English tag for behaviour too | w0rp |
2018-04-24 | #1278 Allow linters to be defined pretty much anywhere | w0rp |
2018-04-24 | #1428 Show multiline hover messages, and document the new command | w0rp |
2018-04-23 | #1236 Explain how to use Vim jumps | w0rp |
2018-04-23 | Move autocmd commands out of the toggle file, to improve load times | w0rp |
2018-04-22 | #1428 Start implementing LSP hover support | w0rp |
2018-04-22 | Fix a typo | w0rp |
2018-04-22 | Add support for finding references using LSP servers or tsserver | w0rp |
2018-04-22 | Merge pull request #1517 from kfly8/perltidy-fixer | w0rp |
2018-04-22 | Implement a preview window for selecting locations to open | w0rp |
2018-04-22 | Close #1162 - Implement completion support with LSP servers | w0rp |
2018-04-21 | add perltidy fixer | Kenta, Kobayashi |
2018-04-21 | Merge pull request #1511 from elebow/add-cucumber-checker | w0rp |
2018-04-20 | Add cucumber checker for cucumber files | Eddie Lebow |
2018-04-20 | Merge pull request #1510 from fenuks/issue-1471 | w0rp |
2018-04-18 | Add information that ALEFix can now accept arguments | fenuks |
2018-04-18 | Add tests for ALEFix commandline parameters | fenuks |
2018-04-18 | Make ALEFix support arguments | fenuks |
2018-04-17 | Fix #1507 - Add an option for disabling switching directories for pylint | w0rp |
2018-04-15 | Close #1504 - Add an option for removing --respect-pragma for flow | w0rp |
2018-04-13 | Revert "#1277 Try to get eslint_d to run the right version of eslint" | w0rp |
2018-04-13 | #1501 Pass the buffer number from BufWritePost on to ale#fix#Fix | w0rp |
2018-04-13 | #1277 Try to get eslint_d to run the right version of eslint | w0rp |
2018-04-12 | Fix #1495 - Fall back to /bin/sh when shell=pwsh | w0rp |
2018-04-12 | #1497 Tolerate important ALE variables being undefined for some reason when v... | w0rp |
2018-04-12 | Merge pull request #1498 from Eyenseo/master | w0rp |
2018-04-12 | Fix rust rls linter toolchain argument | eyenseo |
2018-04-10 | Close #1494 - Prefer displaying higher severity problems for cursor messages,... | w0rp |
2018-04-10 | Fix #1492 - Make pylint error parsing work on Windows | w0rp |
2018-04-10 | #1486 - Default exit_code to 1, if it isn't set. | w0rp |