Artem Govorov
Artem Govorov
Thanks for the suggestion Gregory! I'll look into the option of adding linter-eslint like popups for inline messages. Generally, for relatively long error messages and `console.log` messages (where even a...
Could you please share your wallaby config file?
Thanks. > However once Wallaby is running there is a noticeable slowness of Atom where everything has a ~200ms delay. Is it during the initial Wallaby run, or incremental Wallaby...
Thanks for the report. Seems like some issue with `phantomjs` package or the way `apm` works. As a workaround I may suggest installing the package directly from Atom editor (`Settings...
It's not supported at the moment.
Looks like an issue with spawning a node process. Was it a one-time issue or you can reliably reproduce it? If it's happening every time, try setting your full [node...
Did it start recently or never worked for you in Atom?
@Rivera-Emmanuel Check out our [Live Performance testing feature](https://quokkajs.com/docs/#performance), it allows to measure execution time via a simple comment:
At the moment Quokka doesn't support `.vue` files, so marking it as a feature request.
> Any chance CoffeeScript will be supported soon? I'll add it as a feature request, but there's no close plans to support CoffeeScript.