Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-05 | Fix off by one error line highlight w/ nvim api | Andrey Popp | |
2019-05-02 | Add XO as a linter/fixer for TypeScript files (#2453) | Alvin Chan | |
2019-05-01 | Better phpstan default configuration (#2444) | Julien Deniau | |
* Use phpstan config file as default whenever possible + report as error | |||
2019-05-01 | Merge pull request #2446 from fnichol/add-var-sh-shellcheck-change-directory | w0rp | |
Add g:ale_sh_shellcheck_change_directory | |||
2019-05-01 | Merge pull request #2437 from robertjlooby/add-floskell | w0rp | |
Add floskell for Haskell formatting | |||
2019-05-01 | Optionally use neovim's api-highlights (#2169) | Andrey Popp | |
2019-04-29 | Merge pull request #2448 from reedriley/master | w0rp | |
Add support for Vim's tagstack to ALEGoToDefinition | |||
2019-04-23 | Close #1753 - Implement minimum viable integration with Deoplete | w0rp | |
2019-04-23 | Add a fixer for r based on the styler package (#2401) | Thibault Vatter | |
* Add styler as a new fixer for R files * Add to the list of supported tools * Add documentation | |||
2019-04-19 | Add support for Vim's tagstack to ALEGoToDefinition | Reed Riley | |
fixes 1236 | |||
2019-04-18 | Add g:ale_sh_shellcheck_change_directory | Fletcher Nichol | |
2019-04-17 | Fix #2415 - Mark tsserver and LSP linters inactive again | w0rp | |
2019-04-17 | #1791 Set the working directory for cabal and stack | Ian Shipman | |
2019-04-16 | Fix #1930 - Finish ale_fix_on_save_ignore | w0rp | |
* Implementation had a bug * Documentation added * Tests added | |||
2019-04-15 | #782 - Use compile commands for matching source files for headers | w0rp | |
2019-04-15 | improve the lsp diagnostic message format (#2425) | Jethro Shuwen Sun | |
2019-04-15 | Fix #2440 - Fix the kotlinc command when Maven and Gradle are missing | w0rp | |
2019-04-14 | Add floskell for Haskell formatting | Rob Looby | |
2019-04-13 | Add support for latexindent (#2387) | Riley Martine | |
2019-04-13 | Merge pull request #2121 from hsanson/1996-add-support-for-eclipse-jdt-ls | w0rp | |
WIP Fix 1996 - Add eclipse LSP support. | |||
2019-04-13 | Merge pull request #2394 from harttle/master | w0rp | |
feat: fecs support for js/html/css lint and format | |||
2019-04-13 | Linter for powershell syntax errors (#2413) | Jesse Harris | |
* Linter for powershell syntax errors | |||
2019-04-11 | modify rls testcase | robertking | |
2019-04-11 | test: unit test for fecs fixer, fecs command | harttle | |
2019-04-11 | feat: fecs support for js/html/css lint and format | harttle | |
`fecs` is a lint tool for HTML/CSS/JavaScript, see http://fecs.baidu.com for more options. | |||
2019-04-11 | Fix 1996 - Add eclipse LSP support. | Horacio Sanson | |
2019-04-10 | Add a linter for clojure using clj-kondo (#2377) | Masashi Iizuka | |
2019-04-10 | Close #2179 - Add support for gopls | w0rp | |
2019-04-10 | Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) | Raphael Hoegger | |
2019-04-08 | [lsp] Add Swift / SourceKit-LSP support (#2420) | Dan Loman | |
* [linter] Add LSP support for Swift via sourcekit-lsp | |||
2019-04-08 | Fix #2399 - Do not check buffers used for displaying diffs | w0rp | |
2019-04-07 | Close #2132 - Add deprecation warnings for old features | w0rp | |
2019-04-07 | #2132 - Implement feature tests with ale#Has | w0rp | |
2019-04-07 | #2132 - Replace command_chain and chain_with with ale#command#Run | w0rp | |
2019-04-02 | #2397 - didChangeConfiguration should be a notification | w0rp | |
2019-04-02 | Merge pull request #2340 from svanharmelen/svh/f-gotype | w0rp | |
make `gotype` return all errors | |||
2019-03-30 | Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSP | rhysd | |
2019-03-29 | #2395 - Handle empty output for redpen | w0rp | |
2019-03-29 | PSScriptAnalyzer (#2370) | Jesse Harris | |
* Added psscriptanalyzer * Added exclusions and documentation * Added PSScriptAnalyzer handler test | |||
2019-03-29 | Fix #2402 - Handle null LSP references responses | w0rp | |
2019-03-25 | Merge pull request #2363 from davidsierradz/master | w0rp | |
support jsonlint local executable | |||
2019-03-25 | Merge pull request #2378 from antew/feature/elm-lsp-linter | w0rp | |
Elm: Support for elm-lsp | |||
2019-03-25 | Use location of `composer.json` for PHP project path too (#2391) | Shahin Sorkh | |
* move php-langserver "test for .git dir" test-project to its own directory * search for composer.json file in php-langserver first then .git dir * add test for php-langserver composer.json | |||
2019-03-21 | Add support for elm-lsp | Antew | |
2019-03-15 | support jsonlint local executable | davidsierradz | |
2019-03-13 | #2357 Handle Windows paths where the drive letter colon is encoded | w0rp | |
2019-03-13 | Handle pipes in Windows drive letters for URIs | w0rp | |
2019-03-12 | Fix parsing the third part of version string (#2355) | Tomasz N | |
* Fix parsing the third part of version string * Add test * Test: fix checking cached version | |||
2019-03-12 | make `gotype` return all errors | Sander van Harmelen | |
When using `gotype` without the `-e` option, it will only output the first 10 errors. When working on a larger package that ofter means taht those 10 errors are in other files then the one that you are currently working on which then seems to indicate that there are no errors. By adding the `-e` flag, all errors will be returned and shown properly in the file that you are working on. | |||
2019-03-11 | Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argument | w0rp | |
Fix passing file to languagetool |