Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12 | Remove a dependency on eslint, ready for the new Docker image | w0rp | |
2017-03-12 | #333 Remember the IDs for highlights | w0rp | |
2017-03-12 | Revert "Don't save the sign ID on loclist items. This approach won't work." | w0rp | |
This reverts commit f25a54326054d1403047523e0e1bdf75d5cfc9c9. | |||
2017-03-12 | Don'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-24 | Merge everything into the one global map. | w0rp | |
2016-10-20 | #131 Keep the error types in the message for eslint | w0rp | |
2016-10-17 | Add a function for waiting for linters to complete, and add a test which ↵ | w0rp | |
checks that linting updates the loclist. |