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_cursor_warnings.vader
Age
Commit message (
Expand
)
Author
2018-04-10
Close #1494 - Prefer displaying higher severity problems for cursor messages,...
w0rp
2017-12-19
Allow the cursor messages to be disabled while Vim is running
w0rp
2017-11-19
Make the message formats configurable with buffer local variables
w0rp
2017-11-14
Fix #757 - Show :ALEDetail messages in a window
w0rp
2017-11-13
#852 Support formatting echo messages with error codes. No linters set the `c...
w0rp
2017-11-12
Add support for showing Info severities in echoed messages
w0rp
2017-05-21
#318 Do not capitalize the first character for cursor messages
w0rp
2017-05-12
Run all tests in NeoVim, improve the test script, and make all tests pass for...
w0rp
2017-03-04
Fix detailed messages with newline characters
w0rp
2017-03-03
Fix cursor issues, and clean up the cursor tests
w0rp
2017-03-03
Fix the tests again
w0rp
2017-03-02
Merge remote-tracking branch 'upstream/master'
Jasper Woudenberg
2017-03-02
Address some feedback
Jasper Woudenberg
2017-03-03
Try and fix issues on Travis
w0rp
2017-03-02
Fix #373 - echo the cursor message after lint cycles or when leaving Insert mode
w0rp
2017-03-01
Add support for error details
Jasper Woudenberg
2016-10-24
Merge everything into the one global map.
w0rp
2016-10-14
Add some tests for the EchoCursorWarning function.
w0rp