summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2022-04-30vscode-json-languageserver support (#4164)Dalius Dobravolskas
2022-04-30Add ALEGoToImplementation (#4160)godbless
2022-04-29Add CodeAction codeActionLiteralSupport Feature (#4163)godbless
2022-04-06Add buf linter and fixer (#4128)Alex McKinney
2022-04-06Handle ghc panic in haskell (#4145)lykmast
2022-04-06Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146)James Cherti
2022-04-06Fix 4141 - Stop press enter prompt on long diagnostic messages (#4144)Horacio Sanson
2022-04-01Fix test for echoing messagesw0rp
2022-04-01Use echon over echom for cursor echo (#3888)Amadeus Demarzi
2022-04-01Set default value for insertTextFormat (#4124)João Costa
2022-04-01Add neovim 0.6 to run-tests (#3998)Horacio Sanson
2022-04-01Fix end line number when it exceeds the file (#4130)Felix Maurer
2022-03-20Fix :ALEImport column positionyoshi1123
2022-03-05Bump ALE to v3.2.0w0rp
2022-03-05Document default linter selections againw0rp
2022-03-04Fix an argument namew0rp
2022-03-04Enable autoimport by default (#4102)Horacio Sanson
2022-03-04Add eclipselsp jdt:// support for textDocument/definition (#4030)yoshi1123
2022-03-02Fix #4098 - Clear LSP data when servers crashw0rp
2022-02-09Sometimes end_lnum and end_col are not present (#4062)Horacio Sanson
2022-02-08Dispatch textDocument/didChange after rename (2) (#4049)Jerko Steiner
2022-02-05Allows to use quickfix for references. (#4033)Dalius Dobravolskas
2022-02-04Treat ale_open_list integer values as thresholds (#4050)nospam2998
2022-02-04Add ALEPopulateQuickfix and ALEPopulateLocList (#3761)David Briscoe
2022-02-04Add `naga` linter for WGSL support (#4047)Linda_pp
2022-01-05Fix 4004 - Disable eslint by default for json. (#4023)Horacio Sanson
2022-01-04Add dprint fixer (#4024)Nathan
2021-12-28Add auto-fixer for crystal (#4016)Alex Piechowski
2021-12-25Fix 3998 - add language option to uncrustify fixer (#4007)Horacio Sanson
2021-12-17ALEFileRename command added. (#4012)Dalius Dobravolskas
2021-12-09Fix check for did_save and includeText capabilities (#4008)Horacio Sanson
2021-12-09Initialize hl-groups correctly if virtual text is loaded first (#3960)Magnus Groß
2021-11-20Fix --file-filter option on cppcheck command (#3987)Dan George
2021-11-19Add cspell Linter (#3981)David Houston
2021-11-18Cppcheck buffered file only (#3983)Dan George
2021-11-18Rewrite Alex Integration to Use stdin (#3982)David Houston
2021-11-15Show errors and warnings for the 'smlnj' linter (#3957)Chuan Wei Foo
2021-11-15Add cppcheck handler match on misra msg (#3980)Dan George
2021-11-12Implement statix Linter and Fixer (#3969)David Houston
2021-11-09Implement gofumpt Fixer (#3968)David Houston
2021-10-24Replace line breaks in virtual text with whitespace (#3949)Magnus Groß
2021-10-16Fix 3941 - add version check to isort fixer (#3942)Horacio Sanson
2021-10-15Fix 3207 - do not send didSave notification if not supported (#3930)Horacio Sanson
2021-10-11erblint as fixer (#3935)Roeland
2021-10-07Implement textDocument/didSave includeText optional argument (#3925)Wilson E. Alvarez
2021-10-07sml: use filenames (fix #1084) (#3860)D. Ben Knoble
2021-10-07codefix: Fix code actions that return Command[] directly instead of CodeActio...Tomáš Janoušek
2021-10-02Implement virtual text support for vim (#3915)Magnus Groß
2021-09-23Fix: Failed to execute rubocop fixer on other machine (#3916)Yuto Ito
2021-09-21Add support for jsonnetfmt and jsonnet-lint (#3907)Trevor Whitney