Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-10 | Close #1494 - Prefer displaying higher severity problems for cursor ↵ | w0rp | |
messages, balloons, and highlights | |||
2017-08-13 | #653 - Filter out other buffers for loclist jumping | w0rp | |
2017-08-13 | Fix bug with ALEPrevious for blank lines. | ilex | |
ALEPrevious (as well as ALEPreviousWrap) does not work if there is an error in empty line like 'W391: blank line at end of file' in python. | |||
2017-08-12 | #653 - Fix loclist jumping so it works with buffer numbers | w0rp | |
2017-06-03 | Add :ALEFirst and :ALELast commands (#616) | Drew Neil | |
* Add :ALEFirst and :ALELast commands * Add documentation for ALEFirst and ALELast commands * Add tests for ale#loclist_jumping#JumpToIndex() * Fix the loclist jumping tests |