summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-05-28Remove a test for a deprecated variable that seems to trip up Travisw0rp
2018-05-28#1524 - Define global variables where they are neededw0rp
2018-05-28#1524 Do not try to check buffers with empty filetypesw0rp
2018-05-28Remove a now defunct testw0rp
2018-05-28Fix #1566 - Add g:ale_python_flake8_change_directoryw0rp
2018-05-28Close #1559 - Report errors from LSP servers in :ALEInfow0rp
2018-05-28Close #1553 - Support some tsserver completion for stringsw0rp
2018-05-28Fix #1568 - Filter LSP completion results with the prefixesw0rp
2018-05-28Fix #1611 - Fix perlcritic escaping on Windowsw0rp
2018-05-26Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completionw0rp
2018-05-26Merge pull request #1574 from hecrj/elm-0.19w0rp
2018-05-25Move the sasslint handlers to one locationw0rp
2018-05-25Merge pull request #1573 from zed0/masterw0rp
2018-05-16TUI / GUI tooltip with content from ALEHover (#1556)Gerry Agbobada
2018-05-15Fix #1584 - Make duplicate msgfmt messages easier to navigatew0rp
2018-05-15Make Elm linter backwards compatible with Elm 0.18Héctor Ramón Jiménez
2018-05-15Run sass-lint from the target's directoryBen Falconer
2018-05-12Show Elm.Kernel as location when `report.path` is `null` in a general problemHéctor Ramón Jiménez
2018-05-12Use `message` as `text` instead of `title`Héctor Ramón Jiménez
2018-05-11Test global problems and imported module errorsHéctor Ramón Jiménez
2018-05-11Upgrade Elm linter to support 0.19 error reportsHéctor Ramón Jiménez
2018-05-11Fix condition to test a balloon featurerhysd
2018-05-10Use the command line to filter ALEFix's command line completion.Aliou Diallo
2018-05-09Merge pull request #1563 from IngoHeimbach/fix/gcc-fatal-errorw0rp
2018-05-09Fatal GCC errors are handled as errors not warningsIngo Heimbach
2018-05-04Fixed handle test for WindowsØyvind Ingvaldsen
2018-05-04smallfixØyvind Ingvaldsen
2018-05-04Added NASM linterØyvind Ingvaldsen
2018-05-03Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdlw0rp
2018-05-03Add g:ale_completion_excluded_words for completion filteringw0rp
2018-05-01Add bundle option to mdlDavid Rodríguez
2018-05-01Update run-tests to make use of /usr/bin/env (#1548)Bjorn Neergaard
2018-04-29Merge pull request #1543 from vancluever/f-add-JobStartedAutoCmdw0rp
2018-04-28Add some tests for IsCheckingBufferChris Marchesi
2018-04-27Add test for ALEJobStartedChris Marchesi
2018-04-27Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp
2018-04-26flake8: Move to the buffer's directory before running flake8 commandAndreas Kloeckner
2018-04-26Close #1428 Implement LSP hover-like functionality for tsserver toow0rp
2018-04-24#1278 Allow linters to be defined pretty much anywherew0rp
2018-04-24#1428 Show multiline hover messages, and document the new commandw0rp
2018-04-23Move autocmd commands out of the toggle file, to improve load timesw0rp
2018-04-22#1428 Start implementing LSP hover supportw0rp
2018-04-22Add support for finding references using LSP servers or tsserverw0rp
2018-04-22Merge pull request #1517 from kfly8/perltidy-fixerw0rp
2018-04-22Implement a preview window for selecting locations to openw0rp
2018-04-22Close #1162 - Implement completion support with LSP serversw0rp
2018-04-21add perltidy fixerKenta, Kobayashi
2018-04-21Merge pull request #1511 from elebow/add-cucumber-checkerw0rp
2018-04-20Add cucumber checker for cucumber filesEddie Lebow
2018-04-18Add tests for ALEFix commandline parametersfenuks