We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe354d commit 4aee6cfCopy full SHA for 4aee6cf
1 file changed
build/gulpfile.vscode.js
@@ -44,7 +44,7 @@ const nodeModules = ['electron', 'original-fs']
44
45
const builtInExtensions = [
46
{ name: 'ms-vscode.node-debug', version: '1.15.17' },
47
- { name: 'ms-vscode.node-debug2', version: '1.15.1' }
+ { name: 'ms-vscode.node-debug2', version: '1.15.3' }
48
];
49
50
const excludedExtensions = [
0 commit comments