summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08Ignore compiled files from newer versionsv2.4.1w0rp
2019-05-08Merge pull request #2134 from oaue/masterw0rp
2019-04-23Fix #2452 - Strip trailing spaces off sign text automaticallyw0rp
2019-04-17Fix #2415 - Mark tsserver and LSP linters inactive againw0rp
2019-04-15Fix #2440 - Fix the kotlinc command when Maven and Gradle are missingw0rp
2019-04-13Merge pull request #2433 from belka-ew/bugfix/remove-otherproject-util-doublew0rp
2019-04-10Do not complain about generated _callback settingsw0rp
2019-04-10Fix #2399 - Do not check buffers used for displaying diffsw0rp
2019-04-10#2417 - Silence errors for shortmess+=Tw0rp
2019-04-07Document ale#Hasv2.4.0w0rp
2019-04-07Close #2132 - Add deprecation warnings for old featuresw0rp
2019-04-07#2132 - Implement feature tests with ale#Hasw0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-04-04Merge pull request #2414 from rpdelaney/severity-spw0rp
2019-04-03Fix missing character in %severity%Ryan Delaney
2019-04-02#2397 - didChangeConfiguration should be a notificationw0rp
2019-04-02Merge pull request #2340 from svanharmelen/svh/f-gotypew0rp
2019-04-02Add pyflakes to the Vim help file toow0rp
2019-04-02Merge pull request #2406 from mafrosis/pyflakes-is-supportedw0rp
2019-04-02Sort the documented optionsw0rp
2019-04-02Merge pull request #2403 from rhysd/config-disable-lspw0rp
2019-03-31FAQ: how can I see what is currently enabled?Matt Black
2019-03-31Pyflakes is supportedMatt Black
2019-03-30Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSPrhysd
2019-03-29Merge pull request #2369 from ajcrites/ajcrites/2368/vertical-focus-fixw0rp
2019-03-29#2395 - Handle empty output for redpenw0rp
2019-03-29Fix the table of contentsw0rp
2019-03-29PSScriptAnalyzer (#2370)Jesse Harris
2019-03-29#2397 - disable elixir-ls by default, which can be CPU hungryw0rp
2019-03-29Fix #2402 - Handle null LSP references responsesw0rp
2019-03-25Merge pull request #2363 from davidsierradz/masterw0rp
2019-03-25Merge pull request #2378 from antew/feature/elm-lsp-linterw0rp
2019-03-25Use location of `composer.json` for PHP project path too (#2391)Shahin Sorkh
2019-03-21Add support for elm-lspAntew
2019-03-16Fix #2368 - Open vertical list to the rightAndrew Crites
2019-03-15support jsonlint local executabledavidsierradz
2019-03-13#2357 Handle Windows paths where the drive letter colon is encodedw0rp
2019-03-13Handle pipes in Windows drive letters for URIsw0rp
2019-03-12 Fix parsing the third part of version string (#2355)Tomasz N
2019-03-12make `gotype` return all errorsSander van Harmelen
2019-03-11Fix #2351 - Escape spaces and backslashes for signsw0rp
2019-03-11Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argumentw0rp
2019-03-11make options for credo configurable (#2337)Adam Trepanier
2019-03-11Merge pull request #2347 from codenut/masterw0rp
2019-03-11Fix passing file to languagetoolFrancisco Lopes
2019-03-10#2341 - Handle completion messages with textEdit objectsw0rp
2019-03-10set maximum number of autocomplete suggestions for results coming from LSPMichael Valladolid
2019-03-09Remove more uses of command_callback and executable_callbackw0rp
2019-03-09Update documentation for languagetoolw0rp
2019-03-09linter/markdown: adds support for languatool (#2155)Vincent Dahmen