summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2018-11-07Add prettier to html formattersAbin Simon
2018-11-04elixir-ls now recognizes umbrella projectsJon Parise
2018-10-31Merge pull request #2035 from jparise/lsp_config_callbackw0rp
2018-10-31Implement LSP symbol searchw0rp
2018-10-31Only send LSP config updates when the dict changesJon Parise
2018-10-31Add a `lsp_config_callback` linter optionJon Parise
2018-10-31Use correct exclusion flag in rubocop fixerMax Hung
2018-10-29#2017 Add support for display results from other sourcesw0rp
2018-10-29#2017 Simplify lint cycles for supporting other sources laterw0rp
2018-10-26fix missing (s) on rubocop exclusion flagJustin Powell
2018-10-26closes #1580 add force exclusion to rubocop fixerJustin Powell
2018-10-26Rust checker: allow secondary spans to be ignored (#1696)Dan Aloni
2018-10-26#927 Allow b:ale_linter_aliases to be set to a Stringw0rp
2018-10-25Merge pull request #1958 from Garland-g/perl6w0rp
2018-10-25Merge pull request #2016 from terryding77/masterw0rp
2018-10-25Only run stack if a stack.yaml config is found (#1752)Anthony Poon
2018-10-25Merge pull request #2012 from paihu/fix-cdstring-win32-change-drivew0rp
2018-10-24fix: change google_java_format_* to java_google_java_format_* for inject glob...Terry Ding
2018-10-23add terraform fmt fixer for terraform and hcl filetypesDerek P Sifford
2018-10-22fix indentpaihu
2018-10-22LSP configuration via didChangeConfiguration (#1852)Daniel Welch
2018-10-22fix CdString for MS Windowspaihu
2018-10-17New linter: dls (#1992)Auri
2018-10-12Allow custom filters for the jq fixer (#1980)Aliou Diallo
2018-10-11Fix E523 on asynchronous truncated echo (#1987)Linda_pp
2018-10-10FIX: use mix from the project root directory (#1954)Matteo Centenaro
2018-09-28Add Perl6 support via 'perl6 -c'Travis Gibson
2018-09-28Add better support for Haskell stack compiler tools (#1851)Evan Borden
2018-09-28Move ccls functions to autoload/ale/handlerYe Jingchen
2018-09-25Bugfix: python add blank lines (#1944)Bert JW Regeer
2018-09-20Merge pull request #1932 from rhysd/shfmt-default-indentw0rp
2018-09-19Merge pull request #1719 from elebow/auto-pipenv-option-for-python-lintersw0rp
2018-09-19Add fixer for Go modules (#1873)Martin Tournoij
2018-09-19#1872 Remove extra carriage returns when fixing files on Windowsw0rp
2018-09-19Merge pull request #1926 from gnustomp/masterw0rp
2018-09-18Merge pull request #1928 from felipesere/masterw0rp
2018-09-18Stop tsserver from causing errors to be rendered redundantlyw0rp
2018-09-18shfmt: Use Vim's indent config as default indent widthrhysd
2018-09-17Handle failing to connect to eslint_dw0rp
2018-09-17#1794 - Handle LSP documentation content as a Dictionaryw0rp
2018-09-16To avoid blocking build tools, suspend ALE when suspending vimFelipe Sere
2018-09-16c#ParseCFlags: don't index empty listJames Ye
2018-09-15Add `python_auto_pipenv` config var for all python linters.Eddie Lebow
2018-09-15Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow
2018-09-14Merge pull request #1906 from ngavalas/autocomplete-trigger-prefixw0rp
2018-09-14Merge pull request #1850 from rrosenblum/ruby_lintersw0rp
2018-09-14Return only the unescaped executables from executable callbacksw0rp
2018-09-14#1889 Add support for automatically previewing messages based on the cursor p...w0rp
2018-09-12Update all Ruby linters to work consistently with bundlerRyan Rosenblum
2018-09-12fix non-. prefix triggers overfiltering resultsNick Gavalas