summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-08Merge pull request #2327 from akshit-sharma/masterw0rp
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-05#2132 - Document ale#command#Runw0rp
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-02fixed mismatched ToC and headingakshit-sharma
2019-03-02clang-format supported with nvcc (cuda files)akshit-sharma
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-20Merge pull request #2302 from kevinoid/pylint-cd-proj-rootw0rp
2019-02-20Merge pull request #2307 from lukas-reineke/clear-virtualtext-on-disablew0rp
2019-02-20Clear the virtualtext on disableLukas Reineke
2019-02-18Merge pull request #2304 from mandreyel/patch-1w0rp
2019-02-18Fix typo in ale.txtmandreyel
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-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