vitest-dev / vscode

VS Code extension for Vitest
https://vitest.dev/vscode
MIT License
740 stars 83 forks source link

feat(vitest): add yarn3 + pnp support #284

Closed saulotoledo closed 6 months ago

saulotoledo commented 6 months ago

Closes #285.

saulotoledo commented 6 months ago

I added highlights above explaining the decision taken. Please let me know if you require improvements or other changes in this proposal.

sheremet-va commented 6 months ago

The extension was rewritten from the ground up in #253.

It doesn't support pnp yet, feel free to open a separate PR to fix that.