Age | Commit message (Expand) | Author |
2020-11-21 | Merge pull request #2903 from davidtwco/ormolu-fixer | w0rp |
2020-11-21 | Add php phpcbf options (#3383) | Dale Jung |
2020-11-21 | Use has('gui_running') instead of has('gui') | w0rp |
2020-11-21 | Close #2727 - Add a hover-only setting for balloons | w0rp |
2020-11-21 | Fix #3332 - Modify everything for rename/actions | w0rp |
2020-11-21 | Merge pull request #3357 from creativenull/feat-php-intelephense | w0rp |
2020-11-21 | Merge pull request #3354 from rphln/collapse-whitespaces | w0rp |
2020-11-21 | Add luafmt fixer (#3289) | zandr |
2020-11-21 | Merge pull request #3292 from dmitrivereshchagin/add-elvis-handler-for-erlang | w0rp |
2020-11-21 | Merge pull request #3282 from zanona/master | w0rp |
2020-11-21 | #3442 Fix code fix clangd issue | Dalius Dobravolskas |
2020-11-21 | Close #1466 - Add GVIM refactor menu support | w0rp |
2020-11-14 | Support for LSP/tsserver Code Actions (#3437) | Dalius Dobravolskas |
2020-10-23 | Add ormolu fixer. | David Wood |
2020-10-15 | #3332 Implement :ALERename! for ignoring errors | w0rp |
2020-10-02 | Add tests for maven.vim file | fenuks |
2020-09-26 | fix lint, fix variable semantics and update tests | bratekarate |
2020-09-25 | fix(ale_linters/phpcs): add support for multiline error messages | Marcus Zanona |
2020-09-17 | fix: test: mkdir should create if it doesn't exist | Arnold Chand |
2020-09-17 | fix: tests | Arnold Chand |
2020-09-17 | feat: add intelephense support for php | Arnold Chand |
2020-09-14 | Collapse spaces and lines in the completion menu. | Raphael Nepomuceno |
2020-09-09 | Bump the ALE version to 3.0.0v3.0.0 | w0rp |
2020-09-09 | Close #2522 - Check pylint on the fly | w0rp |
2020-09-09 | Add tests for covering the coming Vint version | w0rp |
2020-09-08 | Close #3003 - Show ignored linters in :ALEInfo | w0rp |
2020-09-08 | Close #3333 - Add an ALECompletePost event | w0rp |
2020-09-06 | Close #3268 - Implement :ALEImport | w0rp |
2020-09-06 | Add Elvis handler for Erlang | Dmitri Vereshchagin |
2020-09-05 | Fix #3183 - Escape filename characters from LSP/tsserver | w0rp |
2020-09-05 | Clean up embertemplatelint code | w0rp |
2020-09-04 | Fix #3322 - Apply rename changes correctly | w0rp |
2020-08-31 | feat(template-lint): Read from stdin (#2622) | Cyrille David |
2020-08-31 | Fix flake8 cd logic for invalid options | w0rp |
2020-08-31 | Add tests for \r removal | w0rp |
2020-08-30 | Run flake8 from project root by default. | Konstantin Alekseev |
2020-08-29 | Merge pull request #3194 from maxwell-k/vint | w0rp |
2020-08-29 | Fix retrying on some test failures | w0rp |
2020-08-29 | Fix psalm options. Retry on some test failures | w0rp |
2020-08-29 | Fix #3247 - Use --always-make for make -n by default | w0rp |
2020-08-29 | Improved macro handling in gcc | Kimplul |
2020-08-29 | typo | w0rp |
2020-08-29 | #3319 - Try to modify buffers later for ALEFix | w0rp |
2020-08-28 | Close #3325 - Apply new formatting where possible | w0rp |
2020-08-28 | #3325 - ale#path#BufferCdString now generates %s:h | w0rp |
2020-08-28 | Close #3285 - lint_file is now dynamic | w0rp |
2020-08-28 | Close #3309 - Add b:ale_lint_delay | w0rp |
2020-08-28 | Merge pull request #2988 from joereynolds/master | w0rp |
2020-08-28 | #3324 - Enable rls by default | w0rp |
2020-08-28 | Set prettier working directory to where .prettierignore is (#3101) | Sorin Iclanzan |