summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-01Support custom LSP notificationsMartino Pilia
2019-05-31Refactor LSP custom request handlingMartino Pilia
2019-05-31Add API for custom LSP requestsMartino Pilia
2019-05-30Fix #2544 - Completion positions are off by onew0rp
2019-05-29Merge pull request #2529 from maxwell-k/terraform_linterw0rp
2019-05-29#2533 - Run phpcs in the directory the file is inw0rp
2019-05-29Merge pull request #2540 from sijad/pgformatterw0rp
2019-05-29Merge pull request #2543 from hsanson/fix-checkstyle-handlerw0rp
2019-05-28Fix #2438 - Print a friendly message when the clipboard is not availablew0rp
2019-05-28Fix #2535 - Automatically emit <C-x><C-o> less to prevent <C-o> issuesw0rp
2019-05-28Fix java checkstyle handler.Horacio Sanson
2019-05-27add pgformatterSajjad Hashemian
2019-05-24Merge pull request #2524 from hsanson/2521-fix-lsp-diagnostics-buffer-matchw0rp
2019-05-24Fix LSP testsw0rp
2019-05-23Add a terraform linterKeith Maxwell
2019-05-23Add tests for LSP responsesHoracio Sanson
2019-05-23Add exact file match test to TSServer response handlerHoracio Sanson
2019-05-22Fix eclipse.jdt.ls workspace data path.Horacio Sanson
2019-05-21Fix the eclipselsp testsw0rp
2019-05-21Allow running eclipselsp as installed by system package on GNU/Linux (#2523)Grim Kriegor
2019-05-21Stop a test from failing randomlyw0rp
2019-05-21Revert "Fix #2492 - Remove all Deoplete support for now"w0rp
2019-05-21Merge pull request #2502 from ericvw/flake8-configw0rp
2019-05-20Close #2516 - Handle problems with inlined functionsw0rp
2019-05-20Fix a test on Windowsw0rp
2019-05-20Close #2359 - Find compile_commands.json in build dirs for cppcheckw0rp
2019-05-20Try to fix the testsw0rp
2019-05-20Fix #2421 - Use compile_commands.json in build dirs to find rootsw0rp
2019-05-20Make a test fail lessw0rp
2019-05-20Fix #2512 - Use -o /dev/null for gcc lintingw0rp
2019-05-20Fix #2515 - Send client capabilities to LSP serversw0rp
2019-05-19Add support for Erlang dialyzer (#2509)Antoine Gagné
2019-05-19Test for Python project root directoryEric N. Vander Weele
2019-05-17Fix #1317 - Jump to column 1 for problems at column 0w0rp
2019-05-17Fix #1989 - Use ESlint options for fixers toow0rp
2019-05-17Close #2285 - Add a function for use with omnifuncw0rp
2019-05-16Fix #2492 - Remove all Deoplete support for noww0rp
2019-05-16Fix #2505 - Remove NeoVim highlight support for noww0rp
2019-05-14Close #908 - Report phpcs problems as style problemsw0rp
2019-05-14Close #829 - Close LSP documents when buffers are deletedw0rp
2019-05-13Close #791 - Handle exceptions for puglintw0rp
2019-05-13[linter] Add LSP support for LaTeX via texlabrliang
2019-05-13Make phpstan tests fail lessw0rp
2019-05-13Fix #2497 - ALE should not lint on save when disabled after fixingw0rp
2019-05-13Merge pull request #2496 from liskin/sort-localew0rp
2019-05-12Merge pull request #2491 from mpesari/phpstan-autoload-optionw0rp
2019-05-12Add test to verify phpstan autoload parameterMikko Pesari
2019-05-12#2492 - Try to fix a deoplete bug againw0rp
2019-05-12Force sort locale in check-supported-tools-tablesTomas Janousek
2019-05-12Make eslint respect the ale_warn_about_trailing_whitespace settingw0rp