wallabyjs / quokka

Repository for Quokka.js questions and issues
https://quokkajs.com
1.18k stars 31 forks source link

Why does this extension start automatically? #877

Closed opus-x closed 1 year ago

opus-x commented 1 year ago

Why does this extension start automatically in VSCode when no JavaScript or TypeScript file/project is opened? Disabling for now. As developers we ought to know It's all about optimalization and performance.

smcenlly commented 1 year ago

Quokka integrates with Microsoft's Visual Studio Live Share, which requires us to perform some integration logic on startup.

Is there a problem that you've experienced because of the startup behavior? If so, please let us know and we'll re-open the issue and investigate/fix this for you.