Skip to content

barretlee/debugging-in-vscode-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugging in vscode

文章地址

The demonstration help you to config .vscode/launch.json in VSCode, and tell you how to debug in vscode.

To increace the difficulty of debugging tutorial, we choose typescript and use ts-node to run our code.

Install demonstration

git clone [email protected]:barretlee/debugging-in-vscode-tutorial.git
cd debugging-in-vscode-tutorial
npm install

Open this project with VSCode. if you have install the global shell command code, then

code ./

License

MIT.

About

Demostration of Debugging in vscode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published