aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix end line number when it exceeds the file (#4130)v3.2.xFelix Maurer2022-04-012-7/+14
* Fix :ALEImport column positionyoshi11232022-03-202-13/+14
* Bump ALE to v3.2.0v3.2.0w0rp2022-03-052-1/+2
* Document default linter selections againw0rp2022-03-053-4/+6
* Fix an argument namew0rp2022-03-041-2/+2
* Enable autoimport by default (#4102)Horacio Sanson2022-03-043-11/+16
* Add eclipselsp jdt:// support for textDocument/definition (#4030)yoshi11232022-03-0427-147/+322
* Fix #4098 - Clear LSP data when servers crashw0rp2022-03-021-0/+1
* Document the use of author rewriting tools (#4088)nospam29982022-03-011-0/+19
* #3495 Mention that ShowResults() must not be called synchronouslyw0rp2022-03-011-0/+6
* Update README to mention Libera instead of Freenodew0rp2022-02-261-1/+1
* Fix 4086 - use stable command options for rustc (#4087)Horacio Sanson2022-02-203-8/+8
* Sometimes end_lnum and end_col are not present (#4062)Horacio Sanson2022-02-091-2/+2
* fix: duplicate tags in doc (#4059)Sébastien NOBILI2022-02-081-3/+3
* Dispatch textDocument/didChange after rename (2) (#4049)Jerko Steiner2022-02-089-181/+329
* Add a unimport linter for Python files (#4058)Jon Parise2022-02-089-0/+219
* Update the Black URL (#4057)Jon Parise2022-02-081-1/+1
* Update cmake-lint linter url (#4056)Horacio Sanson2022-02-061-1/+1
* Add CMake linter cmake-lint (#4036)Carl Smedstad2022-02-067-0/+108
* Add oelint-adv support (#4043)offa2022-02-067-0/+125
* Allows to use quickfix for references. (#4033)Dalius Dobravolskas2022-02-053-17/+149
* Treat ale_open_list integer values as thresholds (#4050)nospam29982022-02-043-7/+48
* Add ALEPopulateQuickfix and ALEPopulateLocList (#3761)David Briscoe2022-02-044-1/+132
* doc: Clarify the types of process_with (#4039)David Briscoe2022-02-041-5/+9
* Add `naga` linter for WGSL support (#4047)Linda_pp2022-02-048-0/+98
* enable using cpplint for c (#3008)Justin Huang2022-02-032-0/+35
* Fix unhandled nix versions for linter 'nix' (#4045)Jeffrey Lau2022-02-022-1/+41
* Allow to configure haskell-language-server LSP config (#4038)Tomáš Janoušek2022-02-023-0/+21
* Add yaml-language-server support for YAML (#2874) (#4029)Jeffrey Lau2022-01-077-0/+111
* Fix 3838 - deprecate datanalyzer (#3839)Horacio Sanson2022-01-057-122/+2
* Fix 4004 - Disable eslint by default for json. (#4023)Horacio Sanson2022-01-053-15/+69
* Fix 4025 - Allow to configure texlab LSP settings (#4027)Horacio Sanson2022-01-053-1/+23
* Fix execution of the Angular language server for HTML filesw0rp2022-01-052-23/+11
* Add dprint fixer (#4024)Nathan2022-01-0415-3/+195
* Add auto-fixer for crystal (#4016)Alex Piechowski2021-12-283-0/+52
* Fix 3998 - add language option to uncrustify fixer (#4007)Horacio Sanson2021-12-252-4/+96
* ALEFileRename command added. (#4012)Dalius Dobravolskas2021-12-178-2/+385
* Fix crash for Reek 6.0.4 (#4010)Phong Nguyen2021-12-131-1/+5
* add support for checkov for linting terraform files (#4006)thyme-872021-12-117-0/+143
* Pass full path to pydocstyle (#3995)Brendan Maginnis2021-12-092-9/+9
* Fix check for did_save and includeText capabilities (#4008)Horacio Sanson2021-12-091-2/+2
* Initialize hl-groups correctly if virtual text is loaded first (#3960)Magnus Groß2021-12-093-20/+37
* Add volar support for vue (#3992)Arnold Chand2021-11-2110-0/+141
* Fix --file-filter option on cppcheck command (#3987)Dan George2021-11-203-11/+15
* Add cspell Linter (#3981)David Houston2021-11-1971-62/+689
* Cppcheck buffered file only (#3983)Dan George2021-11-183-3/+47
* Restore checkmake linebreaks (#3986)Dan George2021-11-181-1/+1
* Rewrite Alex Integration to Use stdin (#3982)David Houston2021-11-184-33/+34
* Adds PHPActor Linter (LSP) (#3975)Arie Oldman2021-11-184-0/+45
* Find composer.json when searching for psalm (#3979)Daisuke Shimamoto2021-11-152-0/+11