vitest-dev / vscode

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

feat: enable continuous mode for status button #272

Closed L-Sun closed 7 months ago

L-Sun commented 8 months ago

Use VSCode's built-in commands "testing.startContinuousRun" and "testing.stopContinuousRun" to toggle continuous mode for the Vitest status button.

sheremet-va commented 7 months ago

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

There is no longer a status bar.