node-addon-examples icon indicating copy to clipboard operation
node-addon-examples copied to clipboard

How to live debug node addon code in visual studio code on Windows OS.

Open ThiyamSingh opened this issue 6 years ago • 3 comments

Hello,

Please provide me the full steps to live debug node addon codes using Visual Studio code IDE on Windows OS environment.

Thanks and regards, Sunny

ThiyamSingh avatar Mar 03 '19 17:03 ThiyamSingh

This probably belongs in the nodejs/help repo not the node-addon-examples.

mhdawson avatar Mar 05 '19 14:03 mhdawson

I have come a solution with vscode + docker, stay tuned.

gengjiawen avatar Mar 16 '20 11:03 gengjiawen

@ThiyamSingh please take a look at https://github.com/gengjiawen/node-debug

gengjiawen avatar Mar 23 '20 15:03 gengjiawen