summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15Try to get tests to pass on Windows againw0rp
2019-02-15Fix #2299 - Make tsserver run 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
2019-02-15Fix #2294 - Fix some syntax that broke LSPw0rp
2019-02-14Simplify code for marking linters as activew0rp
2019-02-13Fix #2293 - Update linter option documentationw0rp
2019-02-13Remove ProcessChain code we do not need noww0rp
2019-02-13Make it easier to remove command_chain support laterw0rp
2019-02-13#2132 Use an on-init callback for all LSP logicw0rp
2019-02-13Better wordingw0rp
2019-02-13Explain what linting is in the first sentencew0rp
2019-02-12Merge pull request #2291 from kevinoid/pylama-no-tempw0rp
2019-02-12#2132 - Implement deferred executable string handling for lintersw0rp
2019-02-12pylama: Use %s instead of %tKevin Locke
2019-02-11Fixers are not disabled by defaultw0rp
2019-02-11Rewrite the supported tools lists in new filesw0rp
2019-02-11add project_root_callback for tsserver (#2290)Derek Sifford
2019-02-10Merge pull request #2268 from m-pilia/alexw0rp
2019-02-10Merge pull request #2277 from chaucerbao/feature/redraw-after-openw0rp
2019-02-10Merge pull request #2287 from kevinoid/vulture-optionsw0rp
2019-02-10Merge pull request #2289 from kevinoid/shellcheck-dialectw0rp
2019-02-10Support ale_sh_shellcheck_dialect to set dialectKevin Locke
2019-02-10Document and test ale_python_vulture_optionsKevin Locke
2019-02-10Complain about binary operators on the ends of linesw0rp
2019-02-10Supporting filtered jump (#2279)Théo Cavignac
2019-02-08Support pylama for python (#2266)Kevin Locke
2019-02-08#2009 - Force Windows jobs to run in a CMD shellw0rp
2019-02-08Merge pull request #2262 from sectioneight/cd-for-blackw0rp
2019-02-08Merge pull request #2272 from Rahlir/fix-c-compilecommandw0rp
2019-02-08Add `-relative` option to ALESymbolSearch (#2255)Alvin Chan
2019-02-08Fix #2257 - Fix an off by 1 which broke completion for some serversw0rp
2019-02-08Merge pull request #2284 from jqno/masterw0rp
2019-02-08#2132 Implement deferred objects for ale#command#Runw0rp
2019-02-07Add a function for parsing command argsw0rp
2019-02-07Fix #2276 - Replace a potentially infinite loop for hiew0rp
2019-02-07Fixes javalsp linterJan Ouwens
2019-02-07Merge pull request #2278 from oblitum/improve-cypher-lintw0rp
2019-02-06Make Cypher linter dynamicFrancisco Lopes
2019-02-06Merge pull request #2270 from oblitum/add-cypher-lintw0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2019-02-06Update syntax checkingw0rp
2019-02-05Replace `normal` with `normal!`Alvin Chan
2019-02-05Remove the `redraw` since it's implicit with the `zz`Alvin Chan
2019-02-05Center the line within the viewport after a jumpAlvin Chan
2019-02-05Force Vim to `redraw` after `ale#util#Open`Alvin Chan
2019-02-04Fix error when parsing compile_commands for c langsTadeas Uhlir
2019-02-03linter/cypher: add cypher-lintFrancisco Lopes
2019-02-02Add settings for the Alex linterMartino Pilia
2019-02-01Fix #2263 - detailed Flow errors should show the original messagew0rp