summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-26Test go to definition tests on Windowsw0rp
2017-11-26Document go to definition support and put that and completion in an LSP sectionw0rp
2017-11-26Implement go to defintion for LSP lintersw0rp
2017-11-26Compress one linew0rp
2017-11-26Fix #1166 - Add an option for the rls toolchainw0rp
2017-11-26Fix #918 - Save prettier details for Haskell lintersw0rp
2017-11-26#1162 Get LSP completions working reasonably wellw0rp
2017-11-26#1162 Add unfinished experimental code for supporting LSP completion, clean u...w0rp
2017-11-25Merge pull request #1165 from Carpetsmoker/blackholew0rp
2017-11-25Delete to black hole register in fixerMartin Tournoij
2017-11-22Fix the JSON fixer post-processor test harder on Windowsw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint by processing the JSON outputw0rp
2017-11-22Fix a fixer test on Windowsw0rp
2017-11-22Fix lambda and funcref chain valuesw0rp
2017-11-22Add support for post-processing fixer outputw0rp
2017-11-22Fix a typow0rp
2017-11-22Fix the eslint_d fixer tests for Windowsw0rp
2017-11-22#988 Take --fix-dry-run away again, because it is dumbw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...w0rp
2017-11-22Fix a bug with resetting pattern options when ALE is enabled againw0rp
2017-11-22Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp
2017-11-22Reorganise the ALEFix testsw0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-11-22Fix a fixer test on Windowsw0rp
2017-11-22#1095 - Use --stdin-filepath for prettier, where availablew0rp
2017-11-22Disable piping buffer data into commands for fixing files where neededw0rp
2017-11-22Fix the empty echo fixer test on Windowsw0rp
2017-11-22Make fixing ignore empty output betterw0rp
2017-11-22Fix the Windows tests for pylsw0rp
2017-11-21Escape the pyls executable in the command, and support running virtualenv pyl...w0rp
2017-11-21Remove a Unicode character Vint complains aboutw0rp
2017-11-21Use some default regex for completion support in other filetypesw0rp
2017-11-21Fix #783 - Do not run Flow with home directory configuration files by defaultw0rp
2017-11-21#1151 - Overhaul the foodcritic linter for checking files on diskw0rp
2017-11-21Merge pull request #1158 from rhysd/redpen-error-codew0rp
2017-11-21redpen: use 'code' key to show validatorrhysd
2017-11-21Quietly add go to definition support for tsserverw0rp
2017-11-20Merge pull request #1154 from deltaskelta/add-filename-key-for-gobuildw0rp
2017-11-20Fix #859 Include test and jaxb Java source paths when availablew0rp
2017-11-20Added filename key for `go build` linterJeff Willette
2017-11-20Add `drafter` for checking API Blueprint files (#1152)Shogo NAMEKI
2017-11-20Revert "Show problems from other files for gobuild and gometalinter"w0rp
2017-11-20#1149 Fix conversion from URIs to filenames on Windowsw0rp
2017-11-19Make the message formats configurable with buffer local variablesw0rp
2017-11-19Stop the completion tests from failing randomlyw0rp
2017-11-19Make the iverilog tests match the other testsw0rp
2017-11-19Make options configurable for iverilog (#1143)RedBug312
2017-11-19Fix a typow0rp
2017-11-19Add an FAQ entry explaining how to configure ALE for different buffers.w0rp
2017-11-19#852 - Capture error codes for tflintw0rp