@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
22 lines • 689 B
JSON
{
"messages": [
"Program path uses differently cased character as file on disk; this might result in breakpoints not being hit.",
"Node Debug Console",
"Attribute '{0}' does not exist ('{1}').",
"Attribute '{0}' is not absolute ('{1}'); consider adding '{2}' as a prefix to make it absolute.",
"Cannot find runtime '{0}' on PATH. Make sure to have '{0}' installed.",
"More Information",
"read-only content from Node.js",
"read-only core module"
],
"keys": [
"program.path.case.mismatch.warning",
"node.console.title",
"attribute.path.not.exist",
"attribute.path.not.absolute",
"VSND2001",
"more.information",
"origin.from.node",
"origin.core.module"
]
}