Open
Description
Describe the bug
When I have v1.24.7 installed it doesn't work, it gets stuck at "Resolving Vitest..." in the test explorer window.
v1.24.6 works.
Reproduction
Install v1.24.7.
Reload window
If I switch from 1.24.6 to 1.24.7 it seems to work, but I don't know if there is some sort of caching. Reload window breaks it again.
The only commit added c6c2b73 seems to be doing web socket startup stuff, so I'm guessing an issue there.
I have 2 folders with individual vitest configs.
Output
[INFO 21:22:37] [v1.24.7] Vitest extension is activated because Vitest is installed or there is a Vite/Vitest config file in the workspace.
[INFO 21:22:38] [API] Resolving configs: xxx/vite.config.ts, xxx2/vitest.config.ts
Extension Version
1.24.7
Vitest Version
vitest/3.2.3 darwin-arm64 node-v22.16.0
Validations
- Check that you are using the latest version of the extension
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.