@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
177 lines • 4.88 kB
JSON
{
"messages": [
"Setting value not supported",
"Paused on Promise Rejection",
"Promise Rejection ({0})",
"Promise Rejection",
"Paused on step",
"Paused on breakpoint",
"Paused on exception",
"Paused on user request",
"Paused on entry",
"Paused on debugger statement",
"Paused on frame entry",
"All Exceptions",
"Uncaught Exceptions",
"Promise Rejects",
"Unknown console type '{0}'.",
"Cannot find Windows Subsystem Linux installation",
"Cannot find runtime '{0}' on PATH. Make sure to have '{0}' installed.",
"Cannot find runtime '{0}' on PATH. Make sure to have '{0}' installed.",
"Program path uses differently cased character as file on disk; this might result in breakpoints not being hit.",
"Cannot launch program '{0}'; configuring source maps might help.",
"Cannot launch program '{0}' because corresponding JavaScript cannot be found.",
"Cannot launch program '{0}'; setting the '{1}' attribute might help.",
"Can't load environment variables from file ({0}).",
"Node Debug Console",
"Cannot launch debug target in terminal ({0}).",
"Cannot launch debug target ({0}).",
"Cannot connect to runtime process (reason: {0}).",
"Cannot connect to runtime; make sure that runtime is in 'legacy' debug mode.",
"Cannot connect to runtime via 'legacy' protocol; try to use 'inspector' protocol.",
"Cannot connect to runtime process (reason: {0}).",
"Unverified because file on disk has changed. Please restart debug session.",
"Internal module {0} not found.",
"Breakpoint ignored because generated code not found (source map problem?).",
"No call stack because program paused outside of JavaScript.",
"No call stack available.",
"No call stack available ({_command}: {_error}).",
"read-only content from Node.js",
"read-only content from remote Node.js",
"read-only core module",
"skipped due to 'skipFiles'",
"skipped due to 'smartStep'",
"read-only inlined content from source map",
"(anonymous function)",
"Local ({0} of {1})",
"Unknown Scope Type: {0}",
"Exception",
"not available",
"not available",
"invalid expression: {0}",
"Could not retrieve content.",
"Could not retrieve content.",
"Attribute '{0}' does not exist ('{1}').",
"Attribute '{0}' is not absolute ('{1}'); consider adding '{2}' as a prefix to make it absolute.",
"More Information",
"Request '{_request}' was cancelled because Node.js is unresponsive.",
"Node.js did not respond to request '{_request}' in a reasonable amount of time.",
"Global",
"Local",
"With",
"Closure",
"Catch",
"Block",
"Script"
],
"keys": [
"setVariable.error",
"exception.paused.promise.rejection",
"exception.promise.rejection.text",
"exception.promise.rejection",
"reason.description.step",
"reason.description.breakpoint",
"reason.description.exception",
"reason.description.user_request",
"reason.description.entry",
"reason.description.debugger_statement",
"reason.description.restart",
"exceptions.all",
"exceptions.uncaught",
"exceptions.rejects",
"VSND2028",
"attribute.wls.not.exist",
"VSND2001",
"VSND2001",
"program.path.case.mismatch.warning",
"VSND2002",
"VSND2009",
"VSND2003",
"VSND2029",
"node.console.title",
"VSND2011",
"VSND2017",
"VSND2010",
"VSND2033",
"VSND2034",
"VSND2010",
"file.on.disk.changed",
"VSND2019",
"sourcemapping.fail.message",
"VSND2022",
"VSND2023",
"VSND2018",
"origin.from.node",
"origin.from.remote.node",
"origin.core.module",
"source.skipFiles",
"source.smartstep",
"origin.inlined.source.map",
"anonymous.function",
{
"key": "scope.local.with.count",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
"scope.unknown",
{
"key": "scope.exception",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
"eval.not.available",
"eval.not.available",
"eval.invalid.expression",
"source.not.found",
"source.not.found",
"attribute.path.not.exist",
"attribute.path.not.absolute",
"more.information",
"VSND2015",
"VSND2016",
{
"key": "scope.global",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
{
"key": "scope.local",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
{
"key": "scope.with",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
{
"key": "scope.closure",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
{
"key": "scope.catch",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
{
"key": "scope.block",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
},
{
"key": "scope.script",
"comment": [
"https://github.com/Microsoft/vscode/issues/4569"
]
}
]
}