Repository URL to install this package:
Version:
1.9.1-1486597190 ▾
|
code
/
usr
/
share
/
code
/
resources
/
app
/
extensions
/
ms-vscode.node-debug
/
out
/
node
/
nodeV8Protocol.nls.json
|
---|
{
"messages": [
"not connected to runtime",
"cancelled because Node.js is unresponsive",
"timeout after {0} ms"
],
"keys": [
"not.connected",
"runtime.unresponsive",
"runtime.timeout"
]
}