vscode-chrome-debug-core
Version:
A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol
1 lines • 1.75 kB
JSON
{"src/errors":["不可用","未连接到运行时","无法重启框架","属性 {0} 不存在({1})。","属性 {0} 不是绝对路径({1});请考虑添加“{2}”作为前缀以使其成为绝对路径。","详细信息","不支持设置值","无法检索内容。","无法连接到运行时进程,{0} 毫秒后超时 - (原因: {1})。","没有可用的调用堆栈。","Failed to read file {dataDirPath}, {error}","File at location: \"{dataDirPath}\" did not contain valid port data, contents were: {dataDirContents}"],"src/chrome/breakpoints":["Set breakpoints request timed out","Breakpoint set but not yet bound","Can't find script for breakpoint request","Breakpoint ignored because generated code not found (source map problem?).","Breakpoint ignored because target path not found","Invalid hit condition: {0}"],"src/chrome/chromeDebugAdapter":["所有异常","未捕获的异常","承诺拒绝"],"src/chrome/chromeTargetDiscoveryStrategy":["从目标应用获得了响应,但找不到目标页面","无法连接到目标: {0}","从目标响应似乎无效。错误: {0}。响应: {1}","从目标响应似乎无效: {0}","找不到匹配 {0} 的有效目标。可用页面: {1}","无法附加到此目标,其可能已附加 Chrome DevTools: {0}"],"src/chrome/stackFrames":["(skipped by '{0}')","Exception"],"src/chrome/stoppedEvent":["暂停于步骤","暂停于断点处","暂停于异常","暂停于未捕获的异常","暂停于捕获的异常","暂停于用户请求","暂停于条目","暂停于调试器语句","暂停于框架条目","暂停于拒绝承诺"],"src/transformers/baseSourceMapTransformer":["源映射中的只读内联内容"],"src/transformers/remotePathTransformer":["必须指定 localRoot 和 remoteRoot。"]}