Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-15 | Closes #3019 - Implement default navigation | w0rp | |
Default navigation for commands that jump to new locations has been implemented with the `ale_default_navigation` variable, and all commands that jump to locations now support `-tab`, `-split`, or `-vsplit` arguments for overriding the default navigation behavior. | |||
2018-04-22 | Implement a preview window for selecting locations to open | w0rp | |
2017-11-14 | Fix #757 - Show :ALEDetail messages in a window | w0rp | |
2017-08-22 | #653 - Always set loclist or quickfix in a timer callback, which prevents ↵ | w0rp | |
errors E924, E925, and E926 | |||
2017-08-20 | #653 - Jump to the position which Vim does not jump to for moving from ↵ | w0rp | |
quickfix/loclist items to other buffers | |||
2017-06-28 | Use a new window for the ALEFixSuggest command, and document it better | w0rp | |