VSCode = Visual Studio Code 에서 사용할 수 있는 확장(Extension) 입니다.
Node.js debugging 지원 확장입니다.
링크 : https://marketplace.visualstudio.com/items?itemName=ms-vscode.node-debug2
This extension is bundled with Visual Studio Code and together with Node Debug (legacy) forms the Node.js debugging experience.
Node Debug is the debugger for Node.js versions >= 8.0.
See a general overview of debugging in VS Code here.
Documentation for Node.js specific debugging can be found here.
'언어 > Script' 카테고리의 다른 글
npm Intellisense - npm 자동 완성 (1) | 2018.11.15 |
---|---|
npm - VSCode 에서 npm 지원 (0) | 2018.11.15 |
JavaScript (ES6) code snippets - ES6용 코드 스니펫 (0) | 2018.10.08 |