🚀 Feature: Add Vitest VS Code Extension to extensions.json? #1628
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
I wanted to be able to run tests in VS Code. For that I found I needed to install the Vitest VS Code extension. I made the following change to my own projects
extensions.json
to recommend this to users:+ "vitest.explorer"
Would it be worth including that in CTA for users writing tests?
Additional Info
No response
The text was updated successfully, but these errors were encountered: