Open dandevs opened 6 years ago
We have not designed Wallaby and Quokka to be used together at the same time. This previous post describes how/when to use each product.
If you're using Quokka, we recommend first stopping Wallaby. When you've finished with Quokka, you can start Wallaby again.
We have a similar issue with gutter icons overriding breakpoints for VS Code (https://github.com/Microsoft/vscode/issues/5923).
We'll investigate adding a feature so that Wallaby can suppress gutter icons in VS Code.
I'm running wallaby on my project but sometimes I might want to use quokka to do some tinkering before I write a test, but wallaby's code coverage markers take precedence over quokka. Is there a solution for this?