Repository URL to install this package:
Version:
1.9.1-1486597190 ▾
|
code
/
usr
/
share
/
code
/
resources
/
app
/
extensions
/
ms-vscode.node-debug
/
out
/
node
/
extension.nls.json
|
---|
{
"messages": [
"Launch Program",
"Attach to Process",
"Pick the node.js or gulp process to attach to"
],
"keys": [
"node.launch.config.name",
"node.attach.config.name",
"pickNodeProcess"
]
}