All Projects → katopz → Vscode Debug Nodejs Es6

katopz / Vscode Debug Nodejs Es6

Licence: mit
How to debug ES6 NodeJS with VSCode

Programming Languages

javascript
184084 projects - #8 most used programming language

vscode-debug-nodejs-es6

How to debug ES6 NodeJS with VSCode

screen shot 2016-10-30 at 12 26 21

Prerequisites

Setup

$ git clone https://github.com/katopz/vscode-debug-nodejs-es6.git
$ npm i

Debug

  • Create breakpoint in VSCode at server.js somewhere.
  • Press F5 to debug.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].