Files

1 line
9.4 KiB
JSON
Raw Permalink Normal View History

2025-05-09 16:55:09 +08:00
{"src/binder":["Unbound breakpoint"],"src/debugServer":["Unbound breakpoint"],"src/vsDebugServer":["JavaScript debug adapter"],"src/adapter/customBreakpoints":["WebGL Error \"{0}\"","Paused on WebGL Error instrumentation breakpoint, error \"{0}\"","CSP violation \"{0}\"","Paused on Content Security Policy violation instrumentation breakpoint, directive \"{0}\"","Paused on instrumentation breakpoint \"{0}\"","Paused on event listener breakpoint \"{0}\", triggered on \"{1}\"","Request Animation Frame","Cancel Animation Frame","Animation Frame Fired","Create canvas context","WebGL Error Fired","WebGL Warning Fired","Script First Statement","Script Blocked by Content Security Policy","Set innerHTML","setTimeout fired","setInterval fired","Create AudioContext","Close AudioContext","Resume AudioContext","Suspend AudioContext"],"src/adapter/debugAdapter":["Caught Exceptions","Breaks on all throw errors, even if they're caught later.","Uncaught Exceptions","Breaks only on errors or promise rejections that are not handled.","Source not found","Source not a source map","Source not found","Unable to retrieve source content","Variable not found","Source not found","Unable to pretty print"],"src/adapter/profileController":["Console profile started","CPU profile saved as \"{0}\" in your workspace folder"],"src/adapter/sources":["Skipped by skipFiles"],"src/adapter/stackTrace":["Global","Local","With Block","Closure","Catch Block","Block","Script","Eval","Module","Closure ({0})","Skipped by smartStep","Skipped by skipFiles","Return value"],"src/adapter/threads":["Unable to resume","Unable to pause","Unable to step next","Unable to step in","Unable to step out","Stack frame not found","Unable to evaluate on async stack frame","Cannot restart asynchronous frame","Frame could not be restarted","Paused on frame entry","Thread is not paused","Thread is not paused on exception","Unable to evaluate","Unable to evaluate","Paused on breakpoint","Paused","Paused on assert","Paused on debug() call","Paused on DOM breakpoint","Paused on exception","Paused on promise rejection","Paused","Paused on instrumentation breakpoint","Paused on XMLHttpRequest or fetch","Paused before Out Of Memory exception","Paused on breakpoint","Paused","Paused on debugger statement","Paused on event listener","WARNING: Processing source-maps of {0} took longer than {1} ms so we continued execution without waiting for all the breakpoints for the script to be set."],"src/adapter/variableStore":["Unknown error","{0} (couldn't describe: {1})","Unknown error","Unable to set variable value","Invalid expression","Cannot set an empty value","Variable not found"],"src/dap/errors":["Attribute 'runtimeVersion' requires Node.js version manager 'nvs' or 'nvm' to be installed.","Attribute 'runtimeVersion' with a flavor/architecture requires 'nvs' to be installed.","Attribute 'runtimeVersion' requires Node.js version manager 'nvm-windows' or 'nvs'.","Node.js version '{0}' not installed using version manager {1}.","Cannot launch debug target in terminal ({0}).","Can't load environment variables from file ({0}).","Can't find Node.js binary \"{0}\": {1}. Make sure Node.js is installed and in your PATH, or set the \"runtimeExecutable\" in your launch.json","The Node version in \"{0}\" is outdated (version {1}), we require at least Node 8.x.","Invalid hit condition \"{0}\". Expected an expression like \"> 42\" or \"== 2\".","An error occurred taking a profile from the target.","Please stop the running profile before starting a new one.","Unable to find an installation of the browser on your system. Try installing it, or providing an absolute path to the browser in the \"runtimeExecutable\" in your launch.json.","Unable to find {0} version {1}. Available auto-discovered versions are: {2}. You can set the \"runtimeExecutable\" in your launch.json to one of these, or provide an absolute path to the browser executable.","Unable to launch browser: \"{0}\"","Unable to attach to browser","Target page not found. You may need to update your \"urlFilter\" to match the page you want to debug.","Vari