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_highlight_placement.vader
Age
Commit message (
Expand
)
Author
2017-11-17
Fix #741 - Set highlights for entire lines when signs are disabled
w0rp
2017-10-28
#817 Add commands for toggling ALE for only the current buffer
w0rp
2017-10-25
Make the highlight placement test pass more often by using another shell
w0rp
2017-10-23
Get more of the tests to pass on Windows
w0rp
2017-08-13
Cover filtering out items from other buffers for highlights
w0rp
2017-07-13
#697 - Remove highlights more thoroughly
w0rp
2017-07-10
Fix #746 - Keep highlights from other plugins when buffers are hidden
w0rp
2017-07-07
#697 - Clear all highlights every time items are set again, and refactor most...
w0rp
2017-06-02
#574 Do not restore items with no columns for highlights from hidden buffers
w0rp
2017-05-31
Fix #604 - Support highlights spanning many lines
w0rp
2017-05-31
#604 Change match_id to match_id_list, for future highlights spanning more th...
w0rp
2017-05-21
#149 - Set different highlights for info, style error, and style warning prob...
w0rp
2017-05-16
#538 Fix an off-by-one bug with end columns
w0rp
2017-05-16
#538 Suport highlight sizes by looking at end column numbers
w0rp
2017-05-07
Fix #539 - Just set our highlights again when buffers are shown after being h...
w0rp
2017-05-06
Fix #534 - Stop other higlights being restored when buffers are hidden and sh...
w0rp
2017-05-03
Fix #528 remove and restore highlights when buffers are hidden and shown
w0rp
2017-04-19
Remove error highlights when buffers are cleaned up
w0rp
2017-03-14
#333 Keep any loclist items which have match_id values set on them
w0rp
2017-03-12
#333 Remember the IDs for highlights
w0rp
2017-02-13
Fix #171 - Implement basic error highlighting
w0rp