Skip to content
Discussion options

You must be logged in to vote

The origins of this are that I initially conceived of overseer as a code + test runner, and I wanted to be able to parse stack traces of failures and set them into the quickfix or do other things with them. However, neotest was released while I was still working on the first version, so I scrapped the testing features and focused on the code running instead. However, I kept some of the tools that I built for the testing (that's where the parsers came from), and I decided to keep the example of parsing a Go stack trace in the docs because I thought it was a good showcase of how to use parsers.

All that is to say that at the moment there are no features within overseer to do anything specia…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vheon
Comment options

Answer selected by vheon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants