index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-13
[linter] Add LSP support for LaTeX via texlab
rliang
2019-05-13
Make phpstan tests fail less
w0rp
2019-05-13
Fix #2497 - ALE should not lint on save when disabled after fixing
w0rp
2019-05-13
Merge pull request #2496 from liskin/sort-locale
w0rp
2019-05-12
Merge pull request #2491 from mpesari/phpstan-autoload-option
w0rp
2019-05-12
Add test to verify phpstan autoload parameter
Mikko Pesari
2019-05-12
#2492 - Try to fix a deoplete bug again
w0rp
2019-05-12
Force sort locale in check-supported-tools-tables
Tomas Janousek
2019-05-12
Make eslint respect the ale_warn_about_trailing_whitespace setting
w0rp
2019-05-12
Fix #2490 - Kill other processes when the test script is interrupted
w0rp
2019-05-11
Support b:ale_completion_enabled for disabling it for some buffers
w0rp
2019-05-11
Make it less likely people will do the wrong thing
w0rp
2019-05-11
#2492 - Try to fix a bug with ALE's deoplete source
w0rp
2019-05-10
Add phpstan autoload option
Mikko Pesari
2019-05-10
#2403 - Make ale_disable_lsp apply consistently, and document it better
w0rp
2019-05-09
Add option to show msg id when pylint is used (#2445)
Katsuya Horiuchi
2019-05-09
#2481 - Use text to insert from insertText
w0rp
2019-05-09
Merge pull request #2486 from Sh3Rm4n/doc-typo-fix
w0rp
2019-05-09
Fix typos in documentation
Sh3Rm4n
2019-05-08
Merge pull request #2134 from oaue/master
w0rp
2019-05-08
Merge pull request #2479 from hsanson/288-fix-eclipse-jar-path-docs
w0rp
2019-05-08
Improve eclipselsp jar search logic.
Horacio Sanson
2019-05-08
Fix eclipselsp path documentation.
Horacio Sanson
2019-05-07
Escape phpstan arguments, and update documentation
w0rp
2019-05-07
Add fixer for OCaml ocp-indent (#2436)
Kanenobu Mitsuru
2019-05-07
Merge pull request #2475 from andreypopp/andreypopp/fix-nvim-hl
w0rp
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
2019-05-01
Merge pull request #2446 from fnichol/add-var-sh-shellcheck-change-directory
w0rp
2019-05-01
Merge pull request #2437 from robertjlooby/add-floskell
w0rp
2019-05-01
Fix #2460 - Do not track when LSP linters are busy
w0rp
2019-05-01
Optionally use neovim's api-highlights (#2169)
Andrey Popp
2019-04-29
Merge pull request #2448 from reedriley/master
w0rp
2019-04-29
Merge pull request #2466 from alerque/patch-1
w0rp
2019-04-29
Include plugin description in local help line
Caleb Maclennan
2019-04-26
Disable fsync for writefile() calls for performance
w0rp
2019-04-24
Updated Vim version in Dockerfile and made UpdateTagStack clearer
Reed Riley
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
2019-04-23
Fix #2452 - Strip trailing spaces off sign text automatically
w0rp
2019-04-19
Add support for Vim's tagstack to ALEGoToDefinition
Reed Riley
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-17
Merge pull request #2443 from JulioJu/patch-1
w0rp
2019-04-17
Documentation: ale-java eclipselsp customization
Julio
2019-04-16
fix 2434: use text field instead of the detail field for virtualtext (#2441)
Jethro Shuwen Sun
2019-04-16
Fix #1930 - Finish ale_fix_on_save_ignore
w0rp
2019-04-15
#1930 - Add ale_fix_on_save_ignore for disabling some fixers on save
w0rp
[next]