summaryrefslogtreecommitdiff
path: root/test/test_highlight_placement.vader
AgeCommit message (Expand)Author
2021-12-09Initialize hl-groups correctly if virtual text is loaded first (#3960)Magnus Groß
2020-03-11Fixes #2982 - Implement g:ale_exclude_highlightsw0rp
2019-09-25569 support vim sign group and priority (#2786)Horacio Sanson
2019-09-01Fix tests so they work with new NeoVim highlight codew0rp
2019-07-10Try to mock nvim api functionsFrancisco Giordano
2019-06-03Fix #2555 - Remove highlights in lowercase, etcw0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2018-07-01Make highlight tests pass more in Neovim 0.3w0rp
2017-11-17Fix #741 - Set highlights for entire lines when signs are disabledw0rp
2017-10-28#817 Add commands for toggling ALE for only the current bufferw0rp
2017-10-25Make the highlight placement test pass more often by using another shellw0rp
2017-10-23Get more of the tests to pass on Windowsw0rp
2017-08-13Cover filtering out items from other buffers for highlightsw0rp
2017-07-13#697 - Remove highlights more thoroughlyw0rp
2017-07-10Fix #746 - Keep highlights from other plugins when buffers are hiddenw0rp
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 buffersw0rp
2017-05-31Fix #604 - Support highlights spanning many linesw0rp
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 columnsw0rp
2017-05-16#538 Suport highlight sizes by looking at end column numbersw0rp
2017-05-07Fix #539 - Just set our highlights again when buffers are shown after being h...w0rp
2017-05-06Fix #534 - Stop other higlights being restored when buffers are hidden and sh...w0rp
2017-05-03Fix #528 remove and restore highlights when buffers are hidden and shownw0rp
2017-04-19Remove error highlights when buffers are cleaned upw0rp
2017-03-14#333 Keep any loclist items which have match_id values set on themw0rp
2017-03-12#333 Remember the IDs for highlightsw0rp
2017-02-13Fix #171 - Implement basic error highlightingw0rp