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
/
test
/
fix
Age
Commit message (
Collapse
)
Author
2018-07-23
Get tests to pass in Vim 8.1
w0rp
2018-07-22
Remove the redundant fix_buffer_data vars and filename variables
w0rp
2018-07-17
Fix #1619 - Rewrite lint on enter events so they behave better
w0rp
2018-06-21
Close #1417 - Support wildcard filetypes for fixers
w0rp
2018-05-10
Use the command line to filter ALEFix's command line completion.
Aliou Diallo
2018-04-18
Add tests for ALEFix commandline parameters
fenuks
2018-03-17
Add ALEFixPre and ALEFixPost events
Martin Tournoij
To run autocmd before and after every fix cycle. Fixes #623 (`ALELintPre` was added in #1203).
2018-02-18
Fix #1336 - Print a friendly message when using invalid function names for ↵
w0rp
fixers
2017-12-20
Fix #1115 - Add support for wrapping all commands with an option
w0rp
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵
v1.7.0
w0rp
instead.
2017-11-22
Fix the JSON fixer post-processor test harder on Windows
w0rp
2017-11-22
Fix a fixer test on Windows
w0rp
2017-11-22
Fix lambda and funcref chain values
w0rp
2017-11-22
Add support for post-processing fixer output
w0rp
2017-11-22
Support fixer aliases, and make prettier-eslint and prettier-standard just work
w0rp
2017-11-22
Reorganise the ALEFix tests
w0rp