summaryrefslogtreecommitdiff
path: root/test/test_linting_updates_loclist.vader
AgeCommit message (Collapse)Author
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
A new function is added here which will later be modified for public use in linter and fixer callbacks. All linting and fixing now goes through this new function, to prove that it works in all cases.
2018-06-28Get tests running and passing with NeoVim 0.2 and 0.3w0rp
2017-09-11Fix some random test issues for Windowsw0rp
2017-08-26Fix #825 - Downgrade signs when problems changew0rp
2017-07-07#697 - Clear all highlights every time items are set again, and refactor ↵w0rp
most things. Clear errors when linters are removed
2017-05-31#604 Change match_id to match_id_list, for future highlights spanning more ↵w0rp
than 8 lines
2017-05-12Remove a dependency on eslint, ready for the new Docker imagew0rp
2017-03-12#333 Remember the IDs for highlightsw0rp
2017-03-12Revert "Don't save the sign ID on loclist items. This approach won't work."w0rp
This reverts commit f25a54326054d1403047523e0e1bdf75d5cfc9c9.
2017-03-12Don't save the sign ID on loclist items. This approach won't work.w0rp
2017-03-11#333 Save sign IDs back on loclist items, and make it possible to get line ↵w0rp
numbers again
2016-10-24Merge everything into the one global map.w0rp
2016-10-20#131 Keep the error types in the message for eslintw0rp
2016-10-17Add a function for waiting for linters to complete, and add a test which ↵w0rp
checks that linting updates the loclist.