summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2017-11-22Fix #988 - Support --fix-dry-run for ESLint by processing the JSON outputw0rp
2017-11-22Fix lambda and funcref chain valuesw0rp
2017-11-22Add support for post-processing fixer outputw0rp
2017-11-22#988 Take --fix-dry-run away again, because it is dumbw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...w0rp
2017-11-22Fix a bug with resetting pattern options when ALE is enabled againw0rp
2017-11-22Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-11-22#1095 - Use --stdin-filepath for prettier, where availablew0rp
2017-11-22Disable piping buffer data into commands for fixing files where neededw0rp
2017-11-22Make fixing ignore empty output betterw0rp
2017-11-21Use some default regex for completion support in other filetypesw0rp
2017-11-21Fix #783 - Do not run Flow with home directory configuration files by defaultw0rp
2017-11-21redpen: use 'code' key to show validatorrhysd
2017-11-21Quietly add go to definition support for tsserverw0rp
2017-11-20#1149 Fix conversion from URIs to filenames on Windowsw0rp
2017-11-19Make the message formats configurable with buffer local variablesw0rp
2017-11-19Stop the completion tests from failing randomlyw0rp
2017-11-19#852 - Capture error codes for stylelintw0rp
2017-11-18#852 - Capture error codes for csslintw0rp
2017-11-17Merge pull request #1142 from rhysd/redpen-extw0rp
2017-11-17Fix #741 - Set highlights for entire lines when signs are disabledw0rp
2017-11-17redpen: fix start columnrhysd
2017-11-17redpen support for asciidoc, reST, LaTeX and Re:VIEWrhysd
2017-11-16Fix #1132 - Parse react error codes again for ESLintw0rp
2017-11-15Complain about stray echo lines in the codebasew0rp
2017-11-15Merge pull request #1130 from deltaskelta/patch-1w0rp
2017-11-15#852 - Capture error codes for cpplintw0rp
2017-11-15fix goimports typo in registryJeff Willette
2017-11-14Fix #757 - Show :ALEDetail messages in a windoww0rp
2017-11-14Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitlyw0rp
2017-11-14Added support for goimports fixer (#1123)Jeff Willette
2017-11-14Fix #1069 Support formatting the loclist messages with g:ale_loclist_msg_formatw0rp
2017-11-13#852 Pass on error codes in the loclist correctionsw0rp
2017-11-13#852 Capture error codes for ESLintw0rp
2017-11-13Fix #1124 - Handle stack-build errors with leading spacesw0rp
2017-11-13#852 Support formatting echo messages with error codes. No linters set the `c...w0rp
2017-11-12Add support for showing Info severities in echoed messagesw0rp
2017-11-12#1108 Support setting b:ale_linter_aliases to a Listw0rp
2017-11-11#1108 Support using Lists and 'all' for b:ale_lintersw0rp
2017-11-11#1108 Support selecting fixers with Listsw0rp
2017-11-11Remove id from LSP notificationsMichael Jungo
2017-11-11Add ocaml-language-server for OCaml and ReasonMLMichael Jungo
2017-11-11#1095 Cache the sorting of patterns for g:ale_pattern_optionsw0rp
2017-11-11#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...w0rp
2017-11-09Simplfy semver handling and share the semver version cache across everythingw0rp
2017-11-08Add PyLS linter (#1097)Auri
2017-11-07Fix #1086 - Implement command chaining for fixersw0rp
2017-11-07Tell users when a fixer does not exist, and make the no fixers message softerw0rp
2017-11-06#1006 Fix raw message handling for LSP support in NeoVimw0rp