Micha Reiser
Micha Reiser
You would spawn the LSP like a daemon and communicate over stdin/stdout.
!bench_parser
!bench_parser
There's one failing test that needs updating before merging the PR
> > There's one failing test that needs updating before merging the PR > > After checking one failing test, I confirmed the tests will pass by commenting out [this...
!bench_parser
> I wonder if we should specialize the commands now. Like, I don't think we all want to run all the parsers using `bench_parser` command, especially in those PRs where...
> Sorry, I actually meant the magic comments we use here to run the benchmarks in the GitHub actions. I didn't put the `!` to trigger them by mistake 🤣...