提交 b7d6960d 编写于 作者: A Andre Weinand

get node-debug from marketplace

上级 b61917ba
......@@ -38,7 +38,7 @@ const nodeModules = ['electron', 'original-fs']
// Build
const builtInExtensions = [
// { name: 'vscodevim.vim', version: '0.2.0' }
{ name: 'ms-vscode.node-debug', version: '1.6.1' }
];
const vscodeEntryPoints = _.flatten([
......
{
"name": "node-debug-placeholder",
"version": "0.10.0",
"version": "1.6.0",
"publisher": "vscode",
"engines": {
"vscode": "0.10.x"
"vscode": "1.6.x"
}
}
\ No newline at end of file
{
"account": "monacobuild",
"container": "debuggers",
"zip": "7691f62/node-debug.zip",
"output": ""
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册