summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-06Pass rootUri to LSPs in addition to rootPathBen Falconer
2018-06-06Allow initialization options to be passed to language serversBen Falconer
2018-06-05Merge pull request #1629 from elebow/pipenv-executable-python-toolsw0rp
Allow all Python linter executables to be set to `pipenv`.
2018-06-05Merge pull request #1628 from rmorabia/patch-1w0rp
Readme Typo: TypeSript -> TypeScript
2018-06-05Allow all Python linter executables to be set to `pipenv`.Eddie Lebow
It appends ` run {linter_name}`, analogously to the Ruby linters when the executable is set to `bundle`
2018-06-04Typo: TypeSript -> TypeScriptRadhika Morabia
2018-06-04Merge pull request #1627 from budziq/masterw0rp
Added linting of tests and examples for rust cargo linter
2018-06-04Allow linting rust tests and examples with cargoMichał Budzyński
2018-06-03Merge pull request #1623 from zoonfafer/scalafmt-fixerw0rp
Add 'scalafmt' fixer for Scala files
2018-06-04doc/scalafmt: Remove wrong bits on initial "enabledness" of fixersJeffrey Lau
2018-06-03Merge pull request #1625 from elebow/flake8-pipenv-runw0rp
Allow flake8 executable to be set to `pipenv`.
2018-06-03Respect warn_about_trailing_whitespace for gitlintw0rp
2018-06-02Allow flake8 executable to be set to `pipenv`.Eddie Lebow
It appends ` run flake8`, analogously to the Ruby tools when the executable is set to `bundle`
2018-06-03Add 'scalafmt' fixer for Scala filesJeffrey Lau
closes https://github.com/w0rp/ale/issues/1299
2018-06-02handled temp file and env variable correctly; added testsColby Dehart
2018-06-02Merge pull request #1617 from luitzifa/masterw0rp
Fix for puppet version >= 5.4.0
2018-06-01#1621 - Tolerate SetOptions calls when ALE is loaded in a weird wayw0rp
2018-06-01added mix build path env var to the mix compileColby Dehart
2018-06-01Fix LSP message handling when the handler doesn't get strings, somehoww0rp
2018-06-01Update the gitcommit documentation with more examplesw0rp
2018-06-01Handle definition responses without filesw0rp
2018-05-30Mention g:ale_linters_explicit in the READMEv1.9.0w0rp
2018-05-30Fix #1610 - Encourage the use of ftplugin files morew0rp
2018-05-30Fix #1523 - Document completion_filterw0rp
2018-05-30Fix a typo in the LSP linter documentationw0rp
2018-05-30Fix #1219 - Mention FindProjectRoot behavior for Python in the documentationw0rp
2018-05-30Clean up grammar for hover documentation a littlew0rp
2018-05-30Merge pull request #1589 from gagbo/balloon_docw0rp
Documentation : document the mouseover magic
2018-05-30Add mix linter for elixirMagnus Ottenklinger
2018-05-29Fix for puppet version 5.4.0Daniel Kraemer
i don't know of any version lower than 5.4.0
2018-05-28Encourage people to use NeoVim 0.2.0 or above in the README.w0rp
2018-05-28Remove a test for a deprecated variable that seems to trip up Travisw0rp
2018-05-28#1587 - Add deprecation warnings for old linter optionsw0rp
2018-05-28Indicate things to be removed in version 2.0w0rp
2018-05-28#1524 - Define global variables where they are neededw0rp
2018-05-28#1524 Replace ale#Set with let in the main filew0rp
2018-05-28#1524 Do not try to check buffers with empty filetypesw0rp
2018-05-28Remove a now defunct testw0rp
2018-05-28#1524 Remove the plugin conflict warningsw0rp
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-28Merge pull request #1562 from haginaga/support_phan_clientw0rp
Add support phan_client for php
2018-05-27Fix an incorrect argument of ale#Var in ale_linters#php#phan#Handlehaginaga
2018-05-27Fix code style issues and refactor to use ale#Varhaginaga
2018-05-26Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completionw0rp
Use the command line to filter ALEFix's command line completion.
2018-05-26#1600 Alias vimwiki to markdownw0rp
2018-05-26Merge pull request #1574 from hecrj/elm-0.19w0rp
Support Elm 0.19