wallabyjs / public

Repository for Wallaby.js questions and issues
http://wallabyjs.com
760 stars 45 forks source link

WallabyJS and QuokkaJS stopped working in latest VSCode #3400

Closed cHaLkdusT closed 1 month ago

cHaLkdusT commented 1 month ago

Issue description or question

Wallaby and Quokko stopped working in latest VSCode (Version: 1.94.0 (Universal))

Wallaby diagnostics report

ArtemGovorov commented 1 month ago

Both tools are working as expected for us in VS Code 1.94.0. Can you please share some more details about any errors that you are seeing? If no errors are reported, please:

cHaLkdusT commented 1 month ago

Hi @ArtemGovorov,

Downgraded to previous VSCode, I can confirm both Wallaby and Quokka are working again.

Quokka.js v1.0.514 Wallaby.js v1.0.348

These versions are not working in the latest VSCode 1.94.0

cHaLkdusT commented 1 month ago

image

ArtemGovorov commented 1 month ago

There was a breaking change in a recent version of VS Code. This was fixed in our tools ~3 weeks ago, you can fix the problem by using latest version of Wallaby (1.0.382) and Quokka (1.0.653).