252 Forks
1413 Stars
1413 Watchers

vscode-js-debug

The VS Code JavaScript debugger

How to download and setup vscode-js-debug

Open terminal and run command
git clone https://github.com/microsoft/vscode-js-debug.git
git clone is used to create a copy or clone of vscode-js-debug 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-js-debug https://github.com/microsoft/vscode-js-debug/archive/master.zip

Or simply clone vscode-js-debug with SSH
[email protected]:microsoft/vscode-js-debug.git

If you have some problems with vscode-js-debug

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