Age | Commit message (Expand) | Author |
2022-02-19 | fixup, wip: Process spans and their expansionswip/cargo_multifile | cos |
2022-02-19 | fixup, wip: Rename error variable as in docs | cos |
2022-02-19 | fixup, wip: Revert `rust_only_current_buffer` | cos |
2022-02-19 | fixup, wip: Attempt at making cargo working on whole project as documented | cos |
2022-02-19 | wip: Attempt at making cargo working on whole project as documented | cos |
2022-02-09 | Sometimes end_lnum and end_col are not present (#4062) | Horacio Sanson |
2022-02-08 | Dispatch textDocument/didChange after rename (2) (#4049) | Jerko Steiner |
2022-02-05 | Allows to use quickfix for references. (#4033) | Dalius Dobravolskas |
2022-02-04 | Treat ale_open_list integer values as thresholds (#4050) | nospam2998 |
2022-02-04 | Add ALEPopulateQuickfix and ALEPopulateLocList (#3761) | David Briscoe |
2022-02-04 | Add `naga` linter for WGSL support (#4047) | Linda_pp |
2022-01-05 | Fix 4004 - Disable eslint by default for json. (#4023) | Horacio Sanson |
2022-01-04 | Add dprint fixer (#4024) | Nathan |
2021-12-28 | Add auto-fixer for crystal (#4016) | Alex Piechowski |
2021-12-25 | Fix 3998 - add language option to uncrustify fixer (#4007) | Horacio Sanson |
2021-12-17 | ALEFileRename command added. (#4012) | Dalius Dobravolskas |
2021-12-09 | Fix check for did_save and includeText capabilities (#4008) | Horacio Sanson |
2021-12-09 | Initialize hl-groups correctly if virtual text is loaded first (#3960) | Magnus Groß |
2021-11-20 | Fix --file-filter option on cppcheck command (#3987) | Dan George |
2021-11-19 | Add cspell Linter (#3981) | David Houston |
2021-11-18 | Cppcheck buffered file only (#3983) | Dan George |
2021-11-18 | Rewrite Alex Integration to Use stdin (#3982) | David Houston |
2021-11-15 | Show errors and warnings for the 'smlnj' linter (#3957) | Chuan Wei Foo |
2021-11-15 | Add cppcheck handler match on misra msg (#3980) | Dan George |
2021-11-12 | Implement statix Linter and Fixer (#3969) | David Houston |
2021-11-09 | Implement gofumpt Fixer (#3968) | David Houston |
2021-10-24 | Replace line breaks in virtual text with whitespace (#3949) | Magnus Groß |
2021-10-16 | Fix 3941 - add version check to isort fixer (#3942) | Horacio Sanson |
2021-10-15 | Fix 3207 - do not send didSave notification if not supported (#3930) | Horacio Sanson |
2021-10-11 | erblint as fixer (#3935) | Roeland |
2021-10-07 | Implement textDocument/didSave includeText optional argument (#3925) | Wilson E. Alvarez |
2021-10-07 | sml: use filenames (fix #1084) (#3860) | D. Ben Knoble |
2021-10-07 | codefix: Fix code actions that return Command[] directly instead of CodeActio... | Tomáš Janoušek |
2021-10-02 | Implement virtual text support for vim (#3915) | Magnus Groß |
2021-09-23 | Fix: Failed to execute rubocop fixer on other machine (#3916) | Yuto Ito |
2021-09-21 | Add support for jsonnetfmt and jsonnet-lint (#3907) | Trevor Whitney |
2021-09-16 | ALECodeAction fix: check linter name when searching for nearest error. (#3901) | Dalius Dobravolskas |
2021-09-15 | [ale-python-root] add `.pyre_configuration.local` to list of files (#3900) | Oliver Albertini |
2021-09-10 | Fix 3897 - add poetry to isort (#3898) | Horacio Sanson |
2021-09-08 | Fix 3886 - Don't JSON decode completion user data if already a dict (#3894) | Horacio Sanson |
2021-09-06 | Fix truncated echo (#3889) | Amadeus Demarzi |
2021-09-05 | Introduce an ALELSPStarted autocommand (#3878) | Jon Parise |
2021-09-03 | Cppcheck backwards compat 1.34 (#3887) | tsjordan-eng |
2021-08-25 | Add fixer for "dotnet format" (#3879) | Jelte Fennema |
2021-08-09 | Dhall fixes: use stdin, doc errors (#3868) | toastal |
2021-08-09 | purs-tidy fix (#3867) | toastal |
2021-08-09 | Adds fixer for golines (#3862) | pigfrown |
2021-08-08 | `purs-tidy` for PureScript (#3863) | toastal |
2021-08-06 | Fix lint tests failing due to multibyte chars. (#3858) | Horacio Sanson |
2021-07-25 | Add importMap option to deno Initialization Options (#3827) | Arnold Chand |