summaryrefslogtreecommitdiff
path: root/test/test_cursor_warnings.vader
AgeCommit message (Expand)Author
2020-08-31Add tests for \r removalw0rp
2020-04-18Fix the cursor tests, that stop tests runningw0rp
2020-04-18Broken message in pycodestyle (or any other Linters whose name include 'code'...Yuto
2019-06-10Lint on InsertLeave, not in insert mode by defaultw0rp
2018-04-10Close #1494 - Prefer displaying higher severity problems for cursor messages,...w0rp
2017-12-19Allow the cursor messages to be disabled while Vim is runningw0rp
2017-11-19Make the message formats configurable with buffer local variablesw0rp
2017-11-14Fix #757 - Show :ALEDetail messages in a windoww0rp
2017-11-13#852 Support formatting echo messages with error codes. No linters set the `c...w0rp
2017-11-12Add support for showing Info severities in echoed messagesw0rp
2017-05-21#318 Do not capitalize the first character for cursor messagesw0rp
2017-05-12Run all tests in NeoVim, improve the test script, and make all tests pass for...w0rp
2017-03-04Fix detailed messages with newline charactersw0rp
2017-03-03Fix cursor issues, and clean up the cursor testsw0rp
2017-03-03Fix the tests againw0rp
2017-03-02Merge remote-tracking branch 'upstream/master'Jasper Woudenberg
2017-03-02Address some feedbackJasper Woudenberg
2017-03-03Try and fix issues on Travisw0rp
2017-03-02Fix #373 - echo the cursor message after lint cycles or when leaving Insert modew0rp
2017-03-01Add support for error detailsJasper Woudenberg
2016-10-24Merge everything into the one global map.w0rp
2016-10-14Add some tests for the EchoCursorWarning function.w0rp