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
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2020-11-21
Fix 3103 - add shellcheck shell directive detection. (#3216)
Horacio Sanson
2020-11-21
Merge pull request #3409 from lyz-code/feat/add-autoimport-support
w0rp
2020-11-21
Merge pull request #2903 from davidtwco/ormolu-fixer
w0rp
2020-11-21
Add php phpcbf options (#3383)
Dale Jung
2020-11-21
Close #2727 - Add a hover-only setting for balloons
w0rp
2020-11-21
Fix #3332 - Modify everything for rename/actions
w0rp
2020-11-21
Merge pull request #3358 from lukaswozniak/master
w0rp
2020-11-21
Merge pull request #3354 from rphln/collapse-whitespaces
w0rp
2020-11-21
Fix handling of ranges at file end. (#3344)
w0rp
2020-11-21
Add luafmt fixer (#3289)
zandr
2020-11-21
Merge pull request #3435 from myobie/yarn-berry
w0rp
2020-11-21
#3442 Fix code fix clangd issue
Dalius Dobravolskas
2020-11-21
Close #1466 - Add GVIM refactor menu support
w0rp
2020-11-17
Look for node packages in .yarn/sdks as well
Nathan Herald
2020-11-14
cmp forwards, and reverse the code actions
w0rp
2020-11-14
Support for LSP/tsserver Code Actions (#3437)
Dalius Dobravolskas
2020-11-02
Move the test for buffer-local variables
Jason Franklin
2020-11-02
Use the proper term for the "#!" line
Jason Franklin
2020-11-02
Remove a noise comment
Jason Franklin
2020-10-23
feat: add autoimport fixer
Lyz
2020-10-23
Add ormolu fixer.
David Wood
2020-10-15
#3332 Implement :ALERename! for ignoring errors
w0rp
2020-09-30
Add maven helper file; use maven wrapper if available instead of global 'mvn'...
fenuks
2020-09-18
Improves fixer performance for large buffers
Łukasz Woźniak
2020-09-14
Collapse spaces and lines in the completion menu.
Raphael Nepomuceno
2020-09-09
Bump the ALE version to 3.0.0
v3.0.0
w0rp
2020-09-09
Close #2522 - Check pylint on the fly
w0rp
2020-09-09
Remove unnecessary length check.
Christian Keil
2020-09-09
Fix format linting error.
Christian Keil
2020-09-09
Fix handling of ranges at file end.
Christian Keil
2020-09-08
Close #3003 - Show ignored linters in :ALEInfo
w0rp
2020-09-08
Close #3333 - Add an ALECompletePost event
w0rp
2020-09-07
Fix a completion error
w0rp
2020-09-06
Close #3268 - Implement :ALEImport
w0rp
2020-09-05
Fix #3183 - Escape filename characters from LSP/tsserver
w0rp
2020-09-04
Fix #3322 - Apply rename changes correctly
w0rp
2020-08-31
Merge pull request #3078 from jgehrig/jg-issue2958
w0rp
2020-08-29
Close #3205 - Avoid inserting completions by default
w0rp
2020-08-29
Fix #2971 - Disable automatic completion while 'paste' is active
w0rp
2020-08-29
Fix #3247 - Use --always-make for make -n by default
w0rp
2020-08-29
Add a missing `augroup END` line
w0rp
2020-08-29
Improved macro handling in gcc
Kimplul
2020-08-29
#3319 - Try to modify buffers later for ALEFix
w0rp
2020-08-28
Close #3325 - Apply new formatting where possible
w0rp
2020-08-28
#3325 - ale#path#BufferCdString now generates %s:h
w0rp
2020-08-28
Close #3285 - lint_file is now dynamic
w0rp
2020-08-28
Close #3309 - Add b:ale_lint_delay
w0rp
2020-08-28
Fix #3323 - Set default for g:ale_filename_mappings
w0rp
2020-08-28
#3324 - Enable rls by default
w0rp
2020-08-28
Set prettier working directory to where .prettierignore is (#3101)
Sorin Iclanzan
[next]