We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is a WIP and is more of an ideas vomit at the moment.
There has been a lot of interest in this and at least 2 pull requests with proofs of concept.
We should move the error updating code out into a class, then we will be able to swap this out for an async class with the same interface.
Write a wiki page guide for people that want to write a checker. Cover things like:
SyntasticMake
syntasitc#makeprg#build
Syntasitc_ft_(IsAvailable|GetHighlightRegex|GetLocList)
Basically anything a new developer would need to write a checker.
Need a doc for this.