I'm working with c++ and want to skip internals while debugging. A similar question was asked before but solutions appears to be applicable for node.js only. Using skipFiles in launch.json I get:
node.js
skipFiles
launch.json
Property skipFiles is not allowed.