You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a lie. If extension was initialised, it will at least report "Vitest extension is activated". Why do you need multiple configs?
Reproduction works fine for me. Please, when sumbiting a bug report, read the template:
The content of "Output" tab. You can open this tab by typing "> Show Vitest Output Channel" in a search bar or pressing "See error" on an error message if there is one. Your issue will be closed if you do not provide the full output (starting with Vitest version) - do not remove any "irrelevant" information - the maintainer will decide if it is valuable or not.
Hello @ajthinking. Please provide a minimal reproduction using a GitHub repository or StackBlitz (you can also use examples). Issues marked with needs reproduction will be closed if they have no activity within 3 days.
Describe the bug
After pressing the
Turn on Continuous Run
button in the test explorer for my test filedummy.test.ts
and changing the values:Nothing happens. Clicking to run manually works fine.
Possible cause: Im in a monorepo (minified repo)
Reproduction
Clone: https://github.com/ajthinking/vitest-watch-bug
Install: yarn
Click to watch dummy.test.ts
Output
The test run did not record any output.
Extension Version
1.8.5
Vitest Version
^2.1.8
Validations
The text was updated successfully, but these errors were encountered: