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_linter_defintion_processing.vader
Age
Commit message (
Expand
)
Author
2018-07-04
Make the language option for LSP linters optional
w0rp
2018-06-06
Allow initialization options to be passed to language servers
Ben Falconer
2018-04-27
Close #1521 - Allow the language to be set with simple strings for LSP linters
w0rp
2017-07-26
#517 Add more code LSP support which makes the tssserver linter behave more l...
w0rp
2017-07-02
Remove the need for pointless callbacks for LSP linters
w0rp
2017-07-02
Support an 'stdio' type for linter defintions, and require a command for LSP ...
w0rp
2017-06-08
#517 Support linter settings needed for LSP, undocumented for now
w0rp
2017-05-27
Fix #500 - Support defining aliases for linter names
w0rp
2017-03-08
#333 Add the List needed for the lint_file option, and option itself. Neither...
w0rp
2017-02-09
Fix #315 Implement the read_buffer option
w0rp
2017-02-09
Make ALE complain when conflicting command options are used
w0rp
2017-02-04
Fix #124 Finish implementing command chaining, and make it work for DMD
w0rp
2016-12-13
Add tests to cover definitions for linters so far.
w0rp