summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-08Merge pull request #2134 from oaue/masterw0rp
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-10Fix #2399 - Do not check buffers used for displaying diffsw0rp
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-02#2397 - didChangeConfiguration should be a notificationw0rp
2019-04-02Merge pull request #2340 from svanharmelen/svh/f-gotypew0rp
2019-03-30Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSPrhysd
2019-03-29#2395 - Handle empty output for redpenw0rp
2019-03-29PSScriptAnalyzer (#2370)Jesse Harris
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-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-11Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argumentw0rp
2019-03-11make options for credo configurable (#2337)Adam Trepanier
2019-03-11Fix passing file to languagetoolFrancisco Lopes
2019-03-10#2341 - Handle completion messages with textEdit objectsw0rp
2019-03-09linter/markdown: adds support for languatool (#2155)Vincent Dahmen
2019-03-08Fix #2326 - ALEComplete no longer replaces completeoptw0rp
2019-03-08Merge pull request #2325 from rustic-games/rust-spansw0rp
2019-03-07Fix #2330 - Do not use getcurpos() to avoid changing curswantw0rp
2019-03-06Merge pull request #2305 from campbellr/masterw0rp
2019-03-05Add lsp_config support for rls (#2332)Nathan Henrie
2019-03-03javac: Don't assume src/main/java always existsRyan Campbell
2019-03-02set correct Rust span end columnJean Mertz
2019-02-27#2132 - Support deferred execution for LSP executables, commands, and addressesw0rp
2019-02-26Skip the command#Run test for fixers on Windowsw0rp
2019-02-26#2132 - Support deferred fixersw0rp
2019-02-26#2132 - Set up fixers for deferred supportw0rp
2019-02-22Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"w0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-02-22#2132 - Implement project_root as a replacement for project_root_callbackw0rp
2019-02-22#2132 - Make most foo_callback options work as foow0rp
2019-02-21#2132 - Implement deferred command handling for lintersw0rp
2019-02-21Fix #2300 - Handle more URIs per RFC 3986w0rp
2019-02-20Merge pull request #2303 from kevinoid/bandit-use-configw0rp
2019-02-17python/bandit: Use .bandit configuration fileKevin Locke
2019-02-17python/pylint: Change directory to project rootKevin Locke
2019-02-15Try to get tests to pass on Windows againw0rp
2019-02-15#2295 Send an empty object for the initialized notification, per the specw0rp
2019-02-15Fix #2295 - Respond to initialize with an initialized messagew0rp