@jsjoeio/code-server
Version:
Run VS Code on a remote server.
1 lines • 6.9 kB
JSON
{"node/nodeDebug":{"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"]}]},"node/nodeV8Protocol":{"messages":["not connected to runtime","cancelled because Node.js is unresponsive","timeout after {0} ms"],"keys":["not.connected","runtime.unresponsive","runtime.timeout"]},"node/extension/autoAttach":{"messages":["Auto attached ({0})"],"keys":["process.with.pid.label"]},"node/extension/cluster":{"messages":["Child process {0}"],"keys":["child.process.with.pid.label"]},"node/extension/configurationProvider":{"messages":["Cannot find a program to debug","Attribute 'useWSL' is deprecated. Please use the 'Remote WSL' extension instead. Click [here]({0}) to learn more.","Don't Show Again","Attribute 'runtimeVersion' requires Node.js version manager 'nvs'.","Attribute 'runtimeVersion' requires Node.js version manager 'nvm-windows' or 'nvs'.","Attribute 'runtimeVersion' requires Node.js version manager 'nvm' or 'nvs'.","Node.js version '{0}' not installed for '{1}'.","Launch Program","Launch configuration for '{0}' project created.","Launch configuration created based on 'package.json'.","Adjust glob pattern(s) in the 'outFiles' attribute so that they cover the generated JavaScript."],"keys":["program.not.found.message","useWslDeprecationWarning.title","useWslDeprecationWarning.doNotShowAgain","NVS_HOME.not.found.message","NVM_HOME.not.found.message","NVM_DIR.not.found.message","runtime.version.not.found.message","node.launch.config.name",{"key":"mern.starter.explanation","comment":["argument contains product name without translation"]},"program.guessed.from.package.json.explanation","outFiles.explanation"]},"node/extension/processPicker":{"messages":["Attach to process: cannot put process '{0}' in debug mode.","Attach to process: '{0}' doesn't look like a process id.","Pick the node.js process to attach to","Process picker failed ({0})","process id: {0}, debug port: {1}","process id: {0}, debug port: {1} (legacy protocol)","process id: {0}, debug port: {1} ({2})","process id: {0} ({1})","Attach to process: cannot enable debug mode for process '{0}' ({1})."],"keys":["pid.error","process.id.error","pickNodeProcess","process.picker.error","process.id.port","process.id.port.legacy","process.id.port.signal","process.id.signal","cannot.enable.debug.mode.error"]},"node/extension/protocolDetection":{"messages":["Debugging with legacy protocol because it was detected.","Debugging with inspector protocol because Node.js version could not be determined ({0})","Debugging with legacy protocol because Node.js {0} was detected."],"keys":["protocol.switch.legacy.detected","protocol.switch.unknown.error","protocol.switch.legacy.version"]}}