Repository URL to install this package:
|
Version:
1.3.1-1468329898 ▾
|
code
/
usr
/
share
/
code
/
resources
/
app
/
extensions
/
node-debug
/
out
/
node
/
terminal.nls.json
|
|---|
{
"messages": [
"External console not implemented on '{0}'.",
"VS Code Console",
"'{0}' not found",
"{0} failed with exit code {1}",
"Press any key to continue...",
"{0} failed with exit code {1}"
],
"keys": [
"external.console.not.implemented",
"console.title",
"program.not.found",
"program.failed",
"press.any.key",
"program.failed"
]
}