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
/
test_ale_info.vader
Age
Commit message (
Expand
)
Author
2019-05-21
Stop a test from failing randomly
w0rp
2019-01-26
Add additional ways to detect LSP project root
brian m. carlson
2018-11-06
Fix info text
Luan Santos
2018-06-21
Close #1522 - Show suggested fixers in :ALEInfo
w0rp
2018-05-28
#1524 - Define global variables where they are needed
w0rp
2018-05-28
Close #1559 - Report errors from LSP servers in :ALEInfo
w0rp
2018-04-24
#1278 Allow linters to be defined pretty much anywhere
w0rp
2018-04-09
Close #542 - Add an option for disabling running locally installed executable...
w0rp
2018-04-08
Close #1439 - Add an :ALEInfoToFile command
w0rp
2018-03-02
Option to open lists vertically (#1381)
Andrew Crites
2018-01-07
Show more ALE variables in ALEInfo
w0rp
2017-11-30
Fix #1176 - Add an option for caching failing executable checks
w0rp
2017-11-13
#852 Support formatting echo messages with error codes. No linters set the `c...
w0rp
2017-10-23
Get all tests to pass on Windows
w0rp
2017-08-25
Fix #876 - Save history in a separate buffer variable so history works when l...
w0rp
2017-08-23
Include executable checks in ALEInfo
w0rp
2017-07-06
Add ale_fix_on_save and ale_fixers to debug output (#731)
Gregory Einfrank
2017-05-27
Fix ALEInfo and some test issues
w0rp
2017-05-27
Fix #500 - Support defining aliases for linter names
w0rp
2017-04-27
#427 - Output buffer-local variables with :ALEInfo
w0rp
2017-03-30
Add options to facilitate linting only in normal mode (#425)
taylorskalyo
2017-03-27
Enabling linting on save by default, re #333
w0rp
2017-02-16
#254 Add an option for logging the output of commands
w0rp
2017-02-16
#254 Capture command exit codes in the history
w0rp
2017-02-16
Refactor history management functions into their own file
w0rp
2017-02-14
#254 Add command history to ALEInfo
w0rp
2017-02-13
Output ALE global variables for :ALEInfo
w0rp
2017-02-13
Include most linter variables in ALEInfo
w0rp
2017-01-24
Add ALEInfo command to get list of available/enabled linters (#273)
DiscoViking