summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2021-07-04Add pandoc as a markdown fixer (#3641)Jesse Hathaway
2021-07-04fix: cflags parser: no absolute path for '-include' (#3775)Michael Jeanson
2021-07-04black fixer: --pyi option was appended without a space (#3759)Buck Evan
2021-07-03Add stylua fixer for lua (#3789)Robert Liebowitz
2021-07-03Deduplicate items in location list (#3792)Gregory Anders
2021-06-29When repeating selections, jump to the last selected itemw0rp
2021-06-19fix(eslint): yarn 2 project cwd (#3684)Shannon Moeller
2021-06-19Fix breakage w/ plugins that inadvertently trigger ALE in `execute()` (#3719)حبيب الامين
2021-06-19Close #3433 - Only use noselect if set for automatic completionw0rp
2021-05-27Make staticcheck configurable with GOPATH detectionw0rp
2021-05-27ocaml: prepare for filetype separation (#3732)Pau Ruiz Safont
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2021-05-25Use stdin/out for cmake-format (#3725)awang
2021-05-23Fix 3524 - parse buffer signs with getplaced() function (#3648)Horacio Sanson
2021-05-04Fix a bug when code actions have no changesw0rp
2021-04-20Fix stylelint not obeying project-specific rules (#3272)Jay Sitter
2021-04-15Updated `solhint` linter to be able to use a local installation (#3682)Henrique Barcelos
2021-04-12Don't exit visual mode on floating preview close (#3689)Kevin Clark
2021-04-09feat: Add protolint as linter and fixer (#2911)yohei yoshimuta
2021-04-07apple-swift-format: linter and fixer with config swiftpm support (#3671)bosr
2021-03-26Add support for V: "v" (compiler) and "vfmt" fixer. (#3622)fiatjaf
2021-03-24Add nixfmt as a Nix fixer. (#3651)David Houston
2021-03-23Switch to using buildifier's -path option (#3640)Jon Parise
2021-03-23Add support for `ptop` fixer (#3652)BarrOff
2021-03-21#3633 - Move linter tests into test/linterw0rp
2021-03-20add support for svelte via svelteserver language server (#3644)fiatjaf
2021-03-15#3632 Add ale#util#MapMatchesw0rp
2021-03-15Fix ale#path#Dirname on Windowsw0rp
2021-03-14Close #2102 - Add support for the Angular language serverw0rp
2021-03-01Add borders for floating windows in Neovim (#3603)Yen3
2021-03-01#3599 - Use ale_root instead of ale_lsp_rootw0rp
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2021-02-28Add support for `erlfmt` fixer (#3602)Antoine Gagné
2021-02-21Add a buildifier fixer for Bazel files (#3499)Jon Parise
2021-02-20Fixes to code actions (cursor moving, tests, EOL/EOF corner cases) (#3478)Tomáš Janoušek
2021-02-20Support going to type definition with tsserver (#3545)Alex LaFroscia
2021-02-18Added ocamllsp (#3595)Risto Stevcev
2021-02-18add support for prettier-ruby to prettier fixer (#3593)David Buchan-Swanson
2021-02-14Allow clangformat to use a local style file (#3587)Mukund Mauji
2021-02-11Bump the ALE version to v3.1.0w0rp
2021-02-06Bugfix: ParseCFlagsFromMakeOutput was never being called (#3574)Hugo Gualandi
2021-02-06Merge pull request #3575 from hugomg/gnumakefileHoracio Sanson
2021-02-05Merge pull request #3576 from cyyever/fish_indentHoracio Sanson
2021-02-03Have c_parse_makefile look for GNUmakefile as wellHugo Musso Gualandi
2021-01-31Allow duplicate LSP completions for autoimport (#3473)Jerko Steiner
2021-01-273560 add vim 8.2 and nvim 0.4 to ci tests (#3561)Horacio Sanson
2021-01-26Feature: Add support for named-pipe sockets for LSPs (#3509)Kevin Svetlitski
2021-01-23Merge pull request #3547 from hsanson/3546-fix-E928-when-using-javac-linter-o...Horacio Sanson
2021-01-23Merge pull request #3521 from hsanson/3498-change-standardrb-fixer-to-use-stdinHoracio Sanson
2021-01-23Merge pull request #3424 from maxice8/atoolsHoracio Sanson