51 Forks
529 Stars
529 Watchers

vscode

VS Code extension for Vitest

How to download and setup vscode

Open terminal and run command
git clone https://github.com/vitest-dev/vscode.git
git clone is used to create a copy or clone of vscode repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode https://github.com/vitest-dev/vscode/archive/master.zip

Or simply clone vscode with SSH
[email protected]:vitest-dev/vscode.git

If you have some problems with vscode

You may open issue on vscode support forum (system) here: https://github.com/vitest-dev/vscode/issues