Age | Commit message (Expand) | Author |
2022-02-02 | Allow to configure haskell-language-server LSP config (#4038) | Tomáš Janoušek |
2022-01-07 | Add yaml-language-server support for YAML (#2874) (#4029) | Jeffrey Lau |
2022-01-05 | Fix 3838 - deprecate datanalyzer (#3839) | Horacio Sanson |
2022-01-05 | Fix 4025 - Allow to configure texlab LSP settings (#4027) | Horacio Sanson |
2022-01-04 | Add dprint fixer (#4024) | Nathan |
2021-12-17 | ALEFileRename command added. (#4012) | Dalius Dobravolskas |
2021-12-11 | add support for checkov for linting terraform files (#4006) | thyme-87 |
2021-11-21 | Add volar support for vue (#3992) | Arnold Chand |
2021-11-19 | Add cspell Linter (#3981) | David Houston |
2021-11-18 | Rewrite Alex Integration to Use stdin (#3982) | David Houston |
2021-11-18 | Adds PHPActor Linter (LSP) (#3975) | Arie Oldman |
2021-11-15 | Add support for AVRA linting (#3950) | Utkarsh Verma |
2021-11-12 | Adds --memory-limit support for phpstan (#3973) | Arie Oldman |
2021-11-12 | Implement statix Linter and Fixer (#3969) | David Houston |
2021-11-09 | Implement gofumpt Fixer (#3968) | David Houston |
2021-10-24 | Add support for zeek (#3952) | Benjamin Bannier |
2021-10-09 | Add support for erblint (#3931) | Roeland |
2021-10-02 | Add flakehell python linter (#3295) (#3921) | a666 |
2021-10-02 | feat: add deno lsp for javascript (#3924) | Arnold Chand |
2021-10-02 | Implement virtual text support for vim (#3915) | Magnus Groß |
2021-09-21 | Add support for jsonnetfmt and jsonnet-lint (#3907) | Trevor Whitney |
2021-09-16 | Update ALE test docs to mention NVim 0.5 (#3904) | Horacio Sanson |
2021-09-15 | [ale-python-root] add `.pyre_configuration.local` to list of files (#3900) | Oliver Albertini |
2021-09-11 | Robot framework rflint support (#3715) | Samuel Branisa |
2021-09-10 | Fix 3897 - add poetry to isort (#3898) | Horacio Sanson |
2021-09-05 | Introduce an ALELSPStarted autocommand (#3878) | Jon Parise |
2021-08-25 | Add fixer for "dotnet format" (#3879) | Jelte Fennema |
2021-08-21 | Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (... | João Pesce |
2021-08-09 | Dhall fixes: use stdin, doc errors (#3868) | toastal |
2021-08-09 | Adds fixer for golines (#3862) | pigfrown |
2021-08-08 | Fix 3853 - Update :floppy_disk: icon on supported tools list. (#3854) | Horacio Sanson |
2021-08-08 | `purs-tidy` for PureScript (#3863) | toastal |
2021-08-04 | Add a thriftcheck linter (#3852) | Jon Parise |
2021-08-03 | Add missing space before function reference (#3849) | Jon Parise |
2021-07-28 | Correct the spelling of :ALEComplete (#3843) | Jon Parise |
2021-07-25 | Add support for `dart analyze` (#3825) | ghsang |
2021-07-25 | Add importMap option to deno Initialization Options (#3827) | Arnold Chand |
2021-07-25 | Python support poetry (#3834) | Daniel Roseman |
2021-07-23 | Vim popup (#3817) | D. Ben Knoble |
2021-07-20 | Correct typo in python config filenames (#3826) | foobarbyte |
2021-07-20 | racket: support racket-langserver lsp (#3808) | D. Ben Knoble |
2021-07-17 | Add option to clojure clj-kondo linter (#3812) | 莊喬 |
2021-07-17 | Python .tool versions (#3820) | foobarbyte |
2021-07-16 | Add support for `dart format` fixer (#3764) | ghsang |
2021-07-13 | add autoflake fixer (#3779) | Nikolay Zakirov |
2021-07-12 | Add Yosys linter for Verilog files. (#3713) | Nathan Sharp |
2021-07-09 | Update eclipse JDT LSP documentation (#3743) | Horacio Sanson |
2021-07-09 | Add support for `lua-format` fixer. (#3804) | Mathias Jean Johansen |
2021-07-09 | chore: replace python-language-server to supported pylsp (#3810) | Gerardo Gómez Rodríguez |
2021-07-07 | updated ale-purescript configuration example in docs according to changes in ... | Matej Fandl |