@codingame/monaco-vscode-language-pack-zh-hans 1.83.3-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
package/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|
package/index.js
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import { registerLocalization } from 'vscode/l10n';
|
|
2
|
+
import content from './translations/main.i18n.json.js';
|
|
3
|
+
|
|
4
|
+
registerLocalization('zh-cn', content, {
|
|
5
|
+
'ms-vscode.js-debug': new URL('./translations/extensions/ms-vscode.js-debug.i18n.json', import.meta.url).href,
|
|
6
|
+
'vscode.bat': new URL('./translations/extensions/vscode.bat.i18n.json', import.meta.url).href,
|
|
7
|
+
'vscode.builtin-notebook-renderers': new URL('./translations/extensions/vscode.builtin-notebook-renderers.i18n.json', import.meta.url).href,
|
|
8
|
+
'vscode.clojure': new URL('./translations/extensions/vscode.clojure.i18n.json', import.meta.url).href,
|
|
9
|
+
'vscode.coffeescript': new URL('./translations/extensions/vscode.coffeescript.i18n.json', import.meta.url).href,
|
|
10
|
+
'vscode.configuration-editing': new URL('./translations/extensions/vscode.configuration-editing.i18n.json', import.meta.url).href,
|
|
11
|
+
'vscode.cpp': new URL('./translations/extensions/vscode.cpp.i18n.json', import.meta.url).href,
|
|
12
|
+
'vscode.csharp': new URL('./translations/extensions/vscode.csharp.i18n.json', import.meta.url).href,
|
|
13
|
+
'vscode.css-language-features': new URL('./translations/extensions/vscode.css-language-features.i18n.json', import.meta.url).href,
|
|
14
|
+
'vscode.css': new URL('./translations/extensions/vscode.css.i18n.json', import.meta.url).href,
|
|
15
|
+
'vscode.dart': new URL('./translations/extensions/vscode.dart.i18n.json', import.meta.url).href,
|
|
16
|
+
'vscode.debug-auto-launch': new URL('./translations/extensions/vscode.debug-auto-launch.i18n.json', import.meta.url).href,
|
|
17
|
+
'vscode.debug-server-ready': new URL('./translations/extensions/vscode.debug-server-ready.i18n.json', import.meta.url).href,
|
|
18
|
+
'vscode.diff': new URL('./translations/extensions/vscode.diff.i18n.json', import.meta.url).href,
|
|
19
|
+
'vscode.docker': new URL('./translations/extensions/vscode.docker.i18n.json', import.meta.url).href,
|
|
20
|
+
'vscode.emmet': new URL('./translations/extensions/vscode.emmet.i18n.json', import.meta.url).href,
|
|
21
|
+
'vscode.extension-editing': new URL('./translations/extensions/vscode.extension-editing.i18n.json', import.meta.url).href,
|
|
22
|
+
'vscode.fsharp': new URL('./translations/extensions/vscode.fsharp.i18n.json', import.meta.url).href,
|
|
23
|
+
'vscode.git-base': new URL('./translations/extensions/vscode.git-base.i18n.json', import.meta.url).href,
|
|
24
|
+
'vscode.git': new URL('./translations/extensions/vscode.git.i18n.json', import.meta.url).href,
|
|
25
|
+
'vscode.github-authentication': new URL('./translations/extensions/vscode.github-authentication.i18n.json', import.meta.url).href,
|
|
26
|
+
'vscode.github': new URL('./translations/extensions/vscode.github.i18n.json', import.meta.url).href,
|
|
27
|
+
'vscode.go': new URL('./translations/extensions/vscode.go.i18n.json', import.meta.url).href,
|
|
28
|
+
'vscode.groovy': new URL('./translations/extensions/vscode.groovy.i18n.json', import.meta.url).href,
|
|
29
|
+
'vscode.grunt': new URL('./translations/extensions/vscode.grunt.i18n.json', import.meta.url).href,
|
|
30
|
+
'vscode.gulp': new URL('./translations/extensions/vscode.gulp.i18n.json', import.meta.url).href,
|
|
31
|
+
'vscode.handlebars': new URL('./translations/extensions/vscode.handlebars.i18n.json', import.meta.url).href,
|
|
32
|
+
'vscode.hlsl': new URL('./translations/extensions/vscode.hlsl.i18n.json', import.meta.url).href,
|
|
33
|
+
'vscode.html-language-features': new URL('./translations/extensions/vscode.html-language-features.i18n.json', import.meta.url).href,
|
|
34
|
+
'vscode.html': new URL('./translations/extensions/vscode.html.i18n.json', import.meta.url).href,
|
|
35
|
+
'vscode.ini': new URL('./translations/extensions/vscode.ini.i18n.json', import.meta.url).href,
|
|
36
|
+
'vscode.ipynb': new URL('./translations/extensions/vscode.ipynb.i18n.json', import.meta.url).href,
|
|
37
|
+
'vscode.jake': new URL('./translations/extensions/vscode.jake.i18n.json', import.meta.url).href,
|
|
38
|
+
'vscode.java': new URL('./translations/extensions/vscode.java.i18n.json', import.meta.url).href,
|
|
39
|
+
'vscode.javascript': new URL('./translations/extensions/vscode.javascript.i18n.json', import.meta.url).href,
|
|
40
|
+
'vscode.json-language-features': new URL('./translations/extensions/vscode.json-language-features.i18n.json', import.meta.url).href,
|
|
41
|
+
'vscode.json': new URL('./translations/extensions/vscode.json.i18n.json', import.meta.url).href,
|
|
42
|
+
'vscode.julia': new URL('./translations/extensions/vscode.julia.i18n.json', import.meta.url).href,
|
|
43
|
+
'vscode.latex': new URL('./translations/extensions/vscode.latex.i18n.json', import.meta.url).href,
|
|
44
|
+
'vscode.less': new URL('./translations/extensions/vscode.less.i18n.json', import.meta.url).href,
|
|
45
|
+
'vscode.log': new URL('./translations/extensions/vscode.log.i18n.json', import.meta.url).href,
|
|
46
|
+
'vscode.lua': new URL('./translations/extensions/vscode.lua.i18n.json', import.meta.url).href,
|
|
47
|
+
'vscode.make': new URL('./translations/extensions/vscode.make.i18n.json', import.meta.url).href,
|
|
48
|
+
'vscode.markdown-language-features': new URL('./translations/extensions/vscode.markdown-language-features.i18n.json', import.meta.url).href,
|
|
49
|
+
'vscode.markdown-math': new URL('./translations/extensions/vscode.markdown-math.i18n.json', import.meta.url).href,
|
|
50
|
+
'vscode.markdown': new URL('./translations/extensions/vscode.markdown.i18n.json', import.meta.url).href,
|
|
51
|
+
'vscode.media-preview': new URL('./translations/extensions/vscode.media-preview.i18n.json', import.meta.url).href,
|
|
52
|
+
'vscode.merge-conflict': new URL('./translations/extensions/vscode.merge-conflict.i18n.json', import.meta.url).href,
|
|
53
|
+
'vscode.microsoft-authentication': new URL('./translations/extensions/vscode.microsoft-authentication.i18n.json', import.meta.url).href,
|
|
54
|
+
'vscode.npm': new URL('./translations/extensions/vscode.npm.i18n.json', import.meta.url).href,
|
|
55
|
+
'vscode.objective-c': new URL('./translations/extensions/vscode.objective-c.i18n.json', import.meta.url).href,
|
|
56
|
+
'vscode.perl': new URL('./translations/extensions/vscode.perl.i18n.json', import.meta.url).href,
|
|
57
|
+
'vscode.php-language-features': new URL('./translations/extensions/vscode.php-language-features.i18n.json', import.meta.url).href,
|
|
58
|
+
'vscode.php': new URL('./translations/extensions/vscode.php.i18n.json', import.meta.url).href,
|
|
59
|
+
'vscode.powershell': new URL('./translations/extensions/vscode.powershell.i18n.json', import.meta.url).href,
|
|
60
|
+
'vscode.pug': new URL('./translations/extensions/vscode.pug.i18n.json', import.meta.url).href,
|
|
61
|
+
'vscode.python': new URL('./translations/extensions/vscode.python.i18n.json', import.meta.url).href,
|
|
62
|
+
'vscode.r': new URL('./translations/extensions/vscode.r.i18n.json', import.meta.url).href,
|
|
63
|
+
'vscode.razor': new URL('./translations/extensions/vscode.razor.i18n.json', import.meta.url).href,
|
|
64
|
+
'vscode.references-view': new URL('./translations/extensions/vscode.references-view.i18n.json', import.meta.url).href,
|
|
65
|
+
'vscode.restructuredtext': new URL('./translations/extensions/vscode.restructuredtext.i18n.json', import.meta.url).href,
|
|
66
|
+
'vscode.ruby': new URL('./translations/extensions/vscode.ruby.i18n.json', import.meta.url).href,
|
|
67
|
+
'vscode.rust': new URL('./translations/extensions/vscode.rust.i18n.json', import.meta.url).href,
|
|
68
|
+
'vscode.scss': new URL('./translations/extensions/vscode.scss.i18n.json', import.meta.url).href,
|
|
69
|
+
'vscode.search-result': new URL('./translations/extensions/vscode.search-result.i18n.json', import.meta.url).href,
|
|
70
|
+
'vscode.shaderlab': new URL('./translations/extensions/vscode.shaderlab.i18n.json', import.meta.url).href,
|
|
71
|
+
'vscode.shellscript': new URL('./translations/extensions/vscode.shellscript.i18n.json', import.meta.url).href,
|
|
72
|
+
'vscode.simple-browser': new URL('./translations/extensions/vscode.simple-browser.i18n.json', import.meta.url).href,
|
|
73
|
+
'vscode.sql': new URL('./translations/extensions/vscode.sql.i18n.json', import.meta.url).href,
|
|
74
|
+
'vscode.swift': new URL('./translations/extensions/vscode.swift.i18n.json', import.meta.url).href,
|
|
75
|
+
'vscode.theme-abyss': new URL('./translations/extensions/vscode.theme-abyss.i18n.json', import.meta.url).href,
|
|
76
|
+
'vscode.theme-defaults': new URL('./translations/extensions/vscode.theme-defaults.i18n.json', import.meta.url).href,
|
|
77
|
+
'vscode.theme-kimbie-dark': new URL('./translations/extensions/vscode.theme-kimbie-dark.i18n.json', import.meta.url).href,
|
|
78
|
+
'vscode.theme-monokai-dimmed': new URL('./translations/extensions/vscode.theme-monokai-dimmed.i18n.json', import.meta.url).href,
|
|
79
|
+
'vscode.theme-monokai': new URL('./translations/extensions/vscode.theme-monokai.i18n.json', import.meta.url).href,
|
|
80
|
+
'vscode.theme-quietlight': new URL('./translations/extensions/vscode.theme-quietlight.i18n.json', import.meta.url).href,
|
|
81
|
+
'vscode.theme-red': new URL('./translations/extensions/vscode.theme-red.i18n.json', import.meta.url).href,
|
|
82
|
+
'vscode.theme-solarized-dark': new URL('./translations/extensions/vscode.theme-solarized-dark.i18n.json', import.meta.url).href,
|
|
83
|
+
'vscode.theme-solarized-light': new URL('./translations/extensions/vscode.theme-solarized-light.i18n.json', import.meta.url).href,
|
|
84
|
+
'vscode.theme-tomorrow-night-blue': new URL('./translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json', import.meta.url).href,
|
|
85
|
+
'vscode.tunnel-forwarding': new URL('./translations/extensions/vscode.tunnel-forwarding.i18n.json', import.meta.url).href,
|
|
86
|
+
'vscode.typescript-language-features': new URL('./translations/extensions/vscode.typescript-language-features.i18n.json', import.meta.url).href,
|
|
87
|
+
'vscode.typescript': new URL('./translations/extensions/vscode.typescript.i18n.json', import.meta.url).href,
|
|
88
|
+
'vscode.vb': new URL('./translations/extensions/vscode.vb.i18n.json', import.meta.url).href,
|
|
89
|
+
'vscode.vscode-theme-seti': new URL('./translations/extensions/vscode.vscode-theme-seti.i18n.json', import.meta.url).href,
|
|
90
|
+
'vscode.xml': new URL('./translations/extensions/vscode.xml.i18n.json', import.meta.url).href,
|
|
91
|
+
'vscode.yaml': new URL('./translations/extensions/vscode.yaml.i18n.json', import.meta.url).href
|
|
92
|
+
});
|
package/package.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@codingame/monaco-vscode-language-pack-zh-hans",
|
|
3
|
+
"version": "1.83.3-next.0",
|
|
4
|
+
"keywords": [],
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "CodinGame",
|
|
7
|
+
"url": "http://www.codingame.com"
|
|
8
|
+
},
|
|
9
|
+
"license": "MIT",
|
|
10
|
+
"repository": {
|
|
11
|
+
"type": "git",
|
|
12
|
+
"url": "git+https://github.com/CodinGame/monaco-vscode-api.git"
|
|
13
|
+
},
|
|
14
|
+
"type": "module",
|
|
15
|
+
"private": false,
|
|
16
|
+
"description": "Language pack designed to be used with @codingame/monaco-vscode-api",
|
|
17
|
+
"main": "index.js",
|
|
18
|
+
"module": "index.js",
|
|
19
|
+
"types": "index.d.ts",
|
|
20
|
+
"dependencies": {
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@1.83.3-next.0"
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1,418 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"add.browser.breakpoint": "添加浏览器断点",
|
|
13
|
+
"attach.node.process": "附加到 Node 进程",
|
|
14
|
+
"base.cascadeTerminateToConfigurations.label": "当终止此调试会话时,也将停止的调试会话的列表。",
|
|
15
|
+
"base.enableDWARF.label": "切换调试程序是否尝试从 WebAssembly 读取 DWARF 调试符号,这可能会占用大量资源。需要“ms-vscode.wasm-dwarf-debugging”扩展才能运行。",
|
|
16
|
+
"browser.address.description": "调试的浏览器正在侦听的 IP 地址或主机名。",
|
|
17
|
+
"browser.attach.port.description": "用于远程调试浏览器的端口,在启动浏览器时通过 `--remote-debugging-port` 指定。",
|
|
18
|
+
"browser.baseUrl.description": "用于解析路径 baseUrl 的基本 URL。 将 URL 映射到磁盘上的文件时,将修剪 baseURL。 默认为启动 URL 域。",
|
|
19
|
+
"browser.browserAttachLocation.description": "强制在一个位置连接浏览器。在远程工作区中(例如通过 ssh 或 WSL),这可用于在远程计算机上而不是在本地连接浏览器。",
|
|
20
|
+
"browser.browserLaunchLocation.description": "强制在一个位置启动浏览器。在远程工作区中(例如通过 ssh 或 WSL),这可用于在远程计算机上而不是在本地打开浏览器。",
|
|
21
|
+
"browser.cleanUp.description": "调试会话完成后的清理操作:“仅关闭正在调试的选项卡”和“关闭整个浏览器”。",
|
|
22
|
+
"browser.cwd.description": "运行时可执行文件的可选工作目录。",
|
|
23
|
+
"browser.disableNetworkCache.description": "控制是否跳过每个请求的网络缓存",
|
|
24
|
+
"browser.env.description": "浏览器的环境键/值对的可选字典。",
|
|
25
|
+
"browser.file.description": "要在浏览器中打开的本地 HTML 文件",
|
|
26
|
+
"browser.includeDefaultArgs.description": "启动中是否包括默认浏览器启动参数(以禁用可能使调试更加困难的功能)。",
|
|
27
|
+
"browser.includeLaunchArgs.description": "高级: 是否在浏览器上设置任何默认启动/调试参数。调试器将假定浏览器将使用管道调试,如`--remote-debugging-pipe`提供的管道调试。",
|
|
28
|
+
"browser.inspectUri.description": "用于重写 inspectUri 的格式: 这是一个模板字符串,可插入 \"{curlyBraces}\" 中的键。可用的键包括:\r\n - \"url.*\" 是正在运行的应用程序的解析地址,例如 \"{url.port}\" 和 \"{url.hostname}\"\r\n - \"port\" 是 Chrome 正在侦听的调试端口。\r\n - \"browserInspectUri\" 是启动的浏览器上的检查器 URI\r\n - \"browserInspectUriPath\" 是启动的浏览器上的检查器 URI 的路径部分(例如 \"/devtools/browser/e9ec0098-306e-472a-8133-5e42488929c2\")。\r\n - \"wsProtocol\" 是提示的 websocket 协议。如果原始 URL 为 \"https\",则设置为 \"wss\",否则为 \"ws\"。\r\n",
|
|
29
|
+
"browser.launch.port.description": "浏览器侦听的端口。默认值为“0”,这将导致浏览器通过管道进行调试,这通常更安全,除非需要从其他工具连接到浏览器,否则应选择该值。",
|
|
30
|
+
"browser.pathMapping.description": "将 URL/路径映射到本地文件夹,以将浏览器中的脚本解析为磁盘上的脚本",
|
|
31
|
+
"browser.perScriptSourcemaps.description": "是否使用包含源文件基本名称的唯一源映射单独加载脚本。处理大量小型脚本时,可以设置此项来优化源映射处理。如果设置为“自动”,将在可以检测已知用例时进行检测。",
|
|
32
|
+
"browser.profileStartup.description": "如果为 true,则将在进程启动后立即开始分析",
|
|
33
|
+
"browser.restart": "是否在浏览器连接关闭时重新连接",
|
|
34
|
+
"browser.revealPage": "焦点选项卡",
|
|
35
|
+
"browser.runtimeArgs.description": "传递给运行时可执行文件的可选参数。",
|
|
36
|
+
"browser.runtimeExecutable.description": "\"canary\"、\"stable\"、\"custom\" 或浏览器可执行文件的路径。 Custom 表示自定义包装器、自定义生成或 CHROME_PATH 环境变量。",
|
|
37
|
+
"browser.runtimeExecutable.edge.description": "\"canary\"、\"stable\"、\"dev'\"、\"custom\" 或浏览器可执行文件的路径。custom 表示自定义包装器、自定义生成或 EDGE_PATH 环境变量。",
|
|
38
|
+
"browser.server.description": "配置要启动的 Web 服务器。采用与 \"node\" 启动任务相同的配置。",
|
|
39
|
+
"browser.skipFiles.description": "调试时要跳过的文件或文件夹名称或路径 glob 的数组。允许星型模式和否定式,例如`[\"**/node_modules/**\", \"!**/node_modules/my-module/**\"]`",
|
|
40
|
+
"browser.smartStep.description": "自动逐句通过源映射文件中未映射的行。例如,下编译 async/await 或其他功能时 TypeScript 自动生成的代码。",
|
|
41
|
+
"browser.sourceMapPathOverrides.description": "一组用于重写源映射中所述的源文件位置的映射,映射到磁盘上的相应位置。有关详细信息,请参见自述文件。",
|
|
42
|
+
"browser.sourceMapRenames.description": "是否在 sourcemap 使用“名称”映射。这需要请求源内容,后者在使用某些调试程序时,速度会很慢。",
|
|
43
|
+
"browser.sourceMaps.description": "使用 JavaScript 源映射(如存在)。",
|
|
44
|
+
"browser.targetSelection": "是附加到与 URL 筛选器匹配的所有目标(“自动”)还是要求选择一个(“选择”)。",
|
|
45
|
+
"browser.timeout.description": "重试此毫秒数以连接到浏览器。默认值为 10000 毫秒。",
|
|
46
|
+
"browser.url.description": "将搜索具有此确切网址的标签并附加到该标签(若找到)",
|
|
47
|
+
"browser.urlFilter.description": "将使用此 URL 搜索页面,找到后将连接到该页面。可使用 * 通配符。",
|
|
48
|
+
"browser.userDataDir.description": "默认情况下,在临时文件夹中使用单独的用户配置文件启动浏览器。使用此选项可进行替代。设置为 false 以使用默认用户配置文件启动。如果实例已从 `userDataDir` 运行,则无法启动新的浏览器。",
|
|
49
|
+
"browser.vueComponentPaths": "用于查找 \"*.vue\" 组件的文件 glob 模式的列表。默认搜索整个工作区。需要指定此项,因为 Vue 的源映射需要在 Vue CLI 4 中进行额外查找。可通过将此项设置为空数组来禁用此特殊处理。",
|
|
50
|
+
"browser.webRoot.description": "此设置指定 Web 服务器根的工作区绝对路径。用于将 `/app.js` 等路径解析为磁盘上的文件。pathMapping 的速记方式为 \"/\"",
|
|
51
|
+
"chrome.attach.description": "附加到已处于调试模式的 Chrome 实例",
|
|
52
|
+
"chrome.attach.label": "Chrome: 附加",
|
|
53
|
+
"chrome.label": "Web 应用(Chrome)",
|
|
54
|
+
"chrome.launch.description": "启动 Chrome 以调试 URL",
|
|
55
|
+
"chrome.launch.label": "Chrome: 启动",
|
|
56
|
+
"commands.callersAdd.label": "排除调用方",
|
|
57
|
+
"commands.callersAdd.paletteLabel": "排除调用方在当前位置中暂停",
|
|
58
|
+
"commands.callersGoToCaller.label": "转到调用方位置",
|
|
59
|
+
"commands.callersGoToTarget.label": "转到目标位置",
|
|
60
|
+
"commands.callersRemove.label": "移除排除的调用方",
|
|
61
|
+
"commands.callersRemoveAll.label": "删除所有排除的调用方",
|
|
62
|
+
"commands.disableSourceMapStepping.label": "禁用源映射单步执行",
|
|
63
|
+
"commands.enableSourceMapStepping.label": "启用源映射单步执行",
|
|
64
|
+
"configuration.autoAttachMode": "配置在 \"#debug.node.autoAttach#\" 处于启用状态时自动附加和调试的进程。无论此设置如何,都始终附加到启动的带有 \"--inspect\" 标志的节点进程。",
|
|
65
|
+
"configuration.autoAttachMode.always": "自动附加到终端中启动的每个 Node.js 进程。",
|
|
66
|
+
"configuration.autoAttachMode.disabled": "自动附加被禁用,且不在状态栏中显示。",
|
|
67
|
+
"configuration.autoAttachMode.explicit": "仅在给定 \"--inspect\" 时自动附加。",
|
|
68
|
+
"configuration.autoAttachMode.smart": "运行不在 node_modules 文件夹中的脚本时自动附加。",
|
|
69
|
+
"configuration.autoAttachSmartPatterns": "配置 glob 模式,以确定何时附加智能 `#debug.javascript.autoAttachFilter#` 模式。`$KNOWN_TOOLS$` 被替换为常见测试和代码运行器的名称的列表。[在 VS Code 文档中阅读更多内容](https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_auto-attach-smart-patterns)。",
|
|
70
|
+
"configuration.automaticallyTunnelRemoteServer": "调试远程 Web 应用时,配置是否自动将远程服务器通过隧道传输到本地计算机。",
|
|
71
|
+
"configuration.breakOnConditionalError": "在条件断点引发错误时是否停止。",
|
|
72
|
+
"configuration.debugByLinkOptions": "调试时从调试终端内部单击链接使用的选项。可设置为\"false\"以禁用此行为。",
|
|
73
|
+
"configuration.defaultRuntimeExecutables": "用于启动配置的默认 \"runtimeExecutable\" (如果未指定)。这可用于配置 Node.js 或浏览器安装项的自定义路径。",
|
|
74
|
+
"configuration.npmScriptLensLocation": "在 npm 脚本中应显示“运行”和“调试”代码的位置。 它可以在脚本部分的“全部”、脚本、脚本部分的“顶部”或“从不”上面。",
|
|
75
|
+
"configuration.pickAndAttachOptions": "通过 `Debug: Attach to Node.js Process` 命令调试进程时使用的默认选项",
|
|
76
|
+
"configuration.resourceRequestOptions": "在调试器中加载资源(如源映射)时可使用的请求选项。例如,如果你的源映射需要身份验证或使用自签名证书,则可能需要配置此设置。选项用于创建使用 [`got`](https://github.com/sindresorhus/got) 库的请求。\r\n\r\n可通过传递 `{ \"https\": { \"rejectUnauthorized\": false } }` 来实现禁用证书验证的常见情况。",
|
|
77
|
+
"configuration.terminalOptions": "JavaScript 调试终端和 npm 脚本的默认启动选项。",
|
|
78
|
+
"configuration.unmapMissingSources": "配置是否会自动取消映射无法读取源文件的源映射文件。如果这是 false (默认),系统会显示提示。",
|
|
79
|
+
"createDiagnostics.label": "诊断断点问题",
|
|
80
|
+
"customDescriptionGenerator.description": "自定义调试程序为对象(本地变量等)显示的文本说明。示例:\r\n 1. this.toString() // 将调用 toString 来打印所有对象\r\n 2. this.customDescription ? this.customDescription() : defaultValue // 如果未返回 defaultValue,则使用 customDescription 方法(若可用)\r\n 3. function (def) { return this.customDescription ? this.customDescription() : def } // 如果未返回 defaultValue,则使用 customDescription 方法(若可用)\r\n ",
|
|
81
|
+
"customPropertiesGenerator.description": "自定义为调试程序中的对象显示的属性(本地变量等)。示例:\r\n 1. { ...this, extraProperty: '12345' } // 向所有对象添加 extraProperty 12345\r\n 2. this.customProperties ? this.customProperties() : this // 如果不使用此(默认属性)中的属性,请使用 customProperties 方法(若可用)\r\n 3. function () { return this.customProperties ? this.customProperties() : this } // 如果不返回默认属性,请使用 customDescription 方法(若可用)\r\n\r\n 已弃用: 这是此功能的临时实现,直到我们有时间按此处所示方法实现它为止: https://github.com/microsoft/vscode/issues/102181",
|
|
82
|
+
"debug.npm.edit": "编辑 package.json",
|
|
83
|
+
"debug.npm.noScripts": "在 package.json 中找不到 npm 脚本",
|
|
84
|
+
"debug.npm.noWorkspaceFolder": "需要打开工作区文件夹来调试 npm 脚本。",
|
|
85
|
+
"debug.npm.parseError": "无法读取 {0}: {1}",
|
|
86
|
+
"debug.npm.script": "调试 npm 脚本",
|
|
87
|
+
"debug.terminal.attach": "附加到 Node.js 终端进程",
|
|
88
|
+
"debug.terminal.label": "JavaScript 调试终端",
|
|
89
|
+
"debug.terminal.program.description": "在启动的终端中运行命令。如果未提供命令,终端将在不启动程序的情况下打开。",
|
|
90
|
+
"debug.terminal.snippet.label": "在调试终端中运行 \"npm start\"",
|
|
91
|
+
"debug.terminal.toggleAuto": "切换终端 Node.js 自动附加",
|
|
92
|
+
"debug.terminal.welcome": "[JavaScript 调试终端](command:extension.js-debug.createDebuggerTerminal)\r\n\r\n可使用 JavaScript 调试终端调试在命令行上运行的 Node.js 进程。",
|
|
93
|
+
"debug.terminal.welcomeWithLink": "[JavaScript 调试终端](command:extension.js-debug.createDebuggerTerminal)\r\n\r\n可使用 JavaScript 调试终端调试在命令行上运行的 Node.js 进程。\r\n\r\n[调试 URL](command:extension.js-debug.debugLink)",
|
|
94
|
+
"debug.unverifiedBreakpoints": "无法设置某些断点。如果遇到问题,可以 [对启动配置进行故障排除](command:extension.js-debug.createDiagnostics)。",
|
|
95
|
+
"debugLink.label": "打开链接",
|
|
96
|
+
"edge.address.description": "调试 Web 视图时,Web 视图正在侦听的 IP 地址或主机名。如果未设置,则自动发现。",
|
|
97
|
+
"edge.attach.description": "附加到已在调试模式下的 Edge 实例",
|
|
98
|
+
"edge.attach.label": "Edge: 附加",
|
|
99
|
+
"edge.label": "Web 应用(Edge)",
|
|
100
|
+
"edge.launch.description": "启动 Microsoft Edge 以调试 URL",
|
|
101
|
+
"edge.launch.label": "Edge: 启动",
|
|
102
|
+
"edge.port.description": "调试 Web 视图时,Web 视图调试程序正在侦听的端口。如果未设置,则自动发现。",
|
|
103
|
+
"edge.useWebView.attach.description": "包含 UWP 托管 Webview2 的调试管道“pipeName”的对象。这是创建管道“\\\\.\\pipe\\LOCAL\\MyTestSharedMemory”时的“MyTestSharedMemory”",
|
|
104
|
+
"edge.useWebView.launch.description": "如果设置为“true”,则调试器会将运行时可执行文件视为包含 WebView 的主机应用程序,以允许你调试 WebView 脚本内容。",
|
|
105
|
+
"enableContentValidation.description": "切换是否要验证确定磁盘上的文件内容与运行时中加载的内容相匹配。这在各种情况下都很有用,在一些情况下还是必需操作,但是如果你具有脚本的服务器端转换,则可能会导致出现问题。",
|
|
106
|
+
"errors.timeout": "{0}: {1} 毫秒后超时",
|
|
107
|
+
"extension.description": "用于调试 Node.js 程序和 Chrome 的扩展。",
|
|
108
|
+
"extensionHost.label": "VS Code 扩展开发",
|
|
109
|
+
"extensionHost.launch.config.name": "启动扩展",
|
|
110
|
+
"extensionHost.launch.debugWebWorkerHost": "配置是否应尝试附加到 Web 辅助进程扩展主机。",
|
|
111
|
+
"extensionHost.launch.debugWebviews": "配置是否应尝试附加到已启动 VS Code 实例中的 Web 视图。此操作仅适用于桌面 VS Code。",
|
|
112
|
+
"extensionHost.launch.env.description": "传递给扩展主机的环境变量。",
|
|
113
|
+
"extensionHost.launch.rendererDebugOptions": "附加到呈现器进程时使用的 Chrome 启动选项,具有 \"debugWebviews\" 或 \"debugWebWorkerHost\"。",
|
|
114
|
+
"extensionHost.launch.runtimeExecutable.description": "VS Code 的绝对路径。",
|
|
115
|
+
"extensionHost.launch.stopOnEntry.description": "启动后自动停止扩展主机。",
|
|
116
|
+
"extensionHost.snippet.launch.description": "在调试模式下启动 VS Code 扩展",
|
|
117
|
+
"extensionHost.snippet.launch.label": "VS Code 扩展开发",
|
|
118
|
+
"getDiagnosticLogs.label": "保存诊断 JS 调试日志",
|
|
119
|
+
"longPredictionWarning.disable": "不再显示",
|
|
120
|
+
"longPredictionWarning.message": "配置断点需要一段时间。你可通过更新 launch.json 中的 \"outFiles\" 来加快速度。",
|
|
121
|
+
"longPredictionWarning.noFolder": "未打开工作区文件夹。",
|
|
122
|
+
"longPredictionWarning.open": "打开 launch.json",
|
|
123
|
+
"node.address.description": "要调试的进程的 TCP/IP 地址。默认值为 \"localhost\"。",
|
|
124
|
+
"node.attach.attachExistingChildren.description": "是否尝试附加到已生成的子进程。",
|
|
125
|
+
"node.attach.attachSpawnedProcesses.description": "是否在附加过程中设置环境变量以跟踪生成的子级。",
|
|
126
|
+
"node.attach.config.name": "附加",
|
|
127
|
+
"node.attach.continueOnAttach": "如果为 true,我们将自动恢复启动的程序并等待 \"--inspect-brk\"",
|
|
128
|
+
"node.attach.processId.description": "要附加到的进程 ID。",
|
|
129
|
+
"node.attach.restart.description": "如果连接断开,请尝试重新连接到该程序。如果设置为 \"true\",将始终每秒重试一次。可通过在对象中指定 \"delay\" 和 \"maxAttempts\" 来自定义时间间隔和最大尝试次数。",
|
|
130
|
+
"node.attachSimplePort.description": "如果设置,则通过给定端口附加到进程。Node.js 程序通常不再需要该设置,而且它没法再调试子进程,但在使用 Deno 和 Docker 启动等更复杂的场景中,它可能很有用。如果设置为 0,则将选择随机端口,并自动向启动参数添加 --inspect-brk。",
|
|
131
|
+
"node.console.title": "Node 调试控制台",
|
|
132
|
+
"node.disableOptimisticBPs.description": "请勿在任何文件中设置断点,除非该文件已加载源映射。",
|
|
133
|
+
"node.enableTurboSourcemaps.description": "配置是否使用速度更快的全新源映射发现机制",
|
|
134
|
+
"node.killBehavior.description": "配置在停止会话时如何终止调试进程。可以是:\r\n\r\n- forceful (default): 强制关闭进程树。在 posix 上发送 SIGKILL,在 Windows 上发送 \"taskkill.exe /F\"。\r\n- polite: 正常关闭进程树。可能出现按此方式关闭后继续运行行为出错的进程的情况。在 posix 上发送 SIGTERM,在 Windows 上发送 \"taskkill.exe\" 但不带 \"/F\" (强制)标志。\r\n- 无: 将不终止。",
|
|
135
|
+
"node.label": "Node.js",
|
|
136
|
+
"node.launch.args.description": "传递给程序的命令行参数。\r\n\r\n可以是字符串数组或单个字符串。在终端中启动程序时,将此属性设置为单个字符串将导致 shell 的参数无法转义。",
|
|
137
|
+
"node.launch.autoAttachChildProcesses.description": "自动将调试器附加到新的子进程。",
|
|
138
|
+
"node.launch.config.name": "启动",
|
|
139
|
+
"node.launch.console.description": "启动调试目标的位置。",
|
|
140
|
+
"node.launch.console.externalTerminal.description": "可通过用户设置来配置的外部终端",
|
|
141
|
+
"node.launch.console.integratedTerminal.description": "VS Code 的集成终端",
|
|
142
|
+
"node.launch.console.internalConsole.description": "VS Code 调试控制台(不支持从程序读取输入)",
|
|
143
|
+
"node.launch.cwd.description": "正在调试程序工作目录的绝对路径。如果已设置 localRoot,则 cwd 将与该值匹配,否则它将回退到 workspaceFolder",
|
|
144
|
+
"node.launch.env.description": "传递到程序的环境变量。`null` 值从环境中删除该变量。",
|
|
145
|
+
"node.launch.envFile.description": "包含环境变量定义的文件的绝对路径。",
|
|
146
|
+
"node.launch.logging": "事件日志配置",
|
|
147
|
+
"node.launch.logging.cdp": "Chrome DevTools 协议消息的日志文件路径",
|
|
148
|
+
"node.launch.logging.dap": "调试适配器协议消息的日志文件的路径",
|
|
149
|
+
"node.launch.outputCapture.description": "捕获输出消息的位置: 如果设置为 `console`,则为默认调试 API,如果设置为 `std`,则为 stdout/stderr 流。",
|
|
150
|
+
"node.launch.program.description": "程序的绝对路径。通过查看 package.json 和打开的文件猜测所生成的值。编辑此属性。",
|
|
151
|
+
"node.launch.restart.description": "如果程序退出时带有非零的退出码,则尝试重启该程序。",
|
|
152
|
+
"node.launch.runtimeArgs.description": "传递给运行时可执行文件的可选参数。",
|
|
153
|
+
"node.launch.runtimeExecutable.description": "要使用的运行时。应为绝对路径或在 PATH 上可用的运行时名称。默认值为 \"node\"。",
|
|
154
|
+
"node.launch.runtimeSourcemapPausePatterns": "手动插入入口点断点的模式列表。在使用不存在或启动前无法检测到的源映射时,这有助于让调试程序设置断点,例如[使用无服务器框架](https://github.com/microsoft/vscode-js-debug/issues/492)。",
|
|
155
|
+
"node.launch.runtimeVersion.description": "要使用的 \"node\" 运行时版本。需要 \"nvm\"。",
|
|
156
|
+
"node.launch.useWSL.deprecation": "已弃用 \"useWSL\" 并将停止对它的支持。请改用 \"Remote - WSL\" 扩展。",
|
|
157
|
+
"node.launch.useWSL.description": "使用适用于 Linux 的 Windows 子系统。",
|
|
158
|
+
"node.localRoot.description": "包含该程序的本地目录的路径。",
|
|
159
|
+
"node.pauseForSourceMap.description": "是否等待每个传入脚本的源映射加载。 这会产生性能开销,只要没有禁用 rootPath,就可在磁盘空间不足时安全地禁用它。",
|
|
160
|
+
"node.port.description": "要附加到的调试端口。默认值为 9229。",
|
|
161
|
+
"node.processattach.config.name": "附加到进程",
|
|
162
|
+
"node.profileStartup.description": "如果为 true,则将在进程启动后立即开始分析",
|
|
163
|
+
"node.remote.host.header.description": "连接到检查器的 Websocket 时要使用的显式主机标头。如果未指定,主机标头将设置为 \"localhost\"。当检查器在仅接受特定主机标头的代理后面运行时,这非常有用。",
|
|
164
|
+
"node.remoteRoot.description": "包含该程序的远程目录的绝对路径。",
|
|
165
|
+
"node.resolveSourceMapLocations.description": "可用源映射来解析本地文件的位置(文件夹和 URL)的小型匹配模式列表。这可用于避免造成外部源映射代码中错误地出现中断。使用前缀为 \"!\" 的模式可将这些中断排除。也可将其设置为空数组或 null 以避免限制。",
|
|
166
|
+
"node.showAsyncStacks.description": "显示导致当前调用堆栈的异步调用。",
|
|
167
|
+
"node.snippet.attach.description": "附加到正在运行的 node 程序",
|
|
168
|
+
"node.snippet.attach.label": "Node.js: 附加",
|
|
169
|
+
"node.snippet.attachProcess.description": "打开进程选取器并选择附加到的 node 进程",
|
|
170
|
+
"node.snippet.attachProcess.label": "Node.js: 附加到进程",
|
|
171
|
+
"node.snippet.electron.description": "调试 Electron 主进程",
|
|
172
|
+
"node.snippet.electron.label": "Node.js: Electron 主进程",
|
|
173
|
+
"node.snippet.gulp.description": "调试 Gulp 任务(确保项目中已安装本地 Gulp)",
|
|
174
|
+
"node.snippet.gulp.label": "Node.js: Gulp 任务",
|
|
175
|
+
"node.snippet.launch.description": "在调试模式下启动节点计划",
|
|
176
|
+
"node.snippet.launch.label": "Node.js: 启动程序",
|
|
177
|
+
"node.snippet.mocha.description": "调试 mocha 测试",
|
|
178
|
+
"node.snippet.mocha.label": "Node.js: Mocha 测试",
|
|
179
|
+
"node.snippet.nodemon.description": "使用 nodemon 以在源更改时重新启动调试会话",
|
|
180
|
+
"node.snippet.nodemon.label": "Node.js: Nodemon 安装程序",
|
|
181
|
+
"node.snippet.npm.description": "通过 npm \"debug\" 脚本启动 node 程序",
|
|
182
|
+
"node.snippet.npm.label": "Node.js: 通过 npm 启动",
|
|
183
|
+
"node.snippet.remoteattach.description": "附加到远程节点计划的调试端口",
|
|
184
|
+
"node.snippet.remoteattach.label": "Node.js: 附加到远程程序",
|
|
185
|
+
"node.snippet.yo.description": "调试 yeoman 生成器 (通过在项目文件夹中运行 \"npm link\" 进行安装)",
|
|
186
|
+
"node.snippet.yo.label": "Node.js: Yeoman 生成器",
|
|
187
|
+
"node.sourceMapPathOverrides.description": "一组重写源映射中源文件的位置为磁盘上所处位置的映射。",
|
|
188
|
+
"node.sourceMaps.description": "使用 JavaScript 源映射(如存在)。",
|
|
189
|
+
"node.stopOnEntry.description": "启动后自动停止程序。",
|
|
190
|
+
"node.timeout.description": "重试此毫秒数以连接到 Node.js。默认值为 10000 毫秒。",
|
|
191
|
+
"node.versionHint.description": "允许显式指定正在运行的节点版本,这可用于在自动版本检测不可用的情况下禁用或启用某些行为。",
|
|
192
|
+
"node.websocket.address.description": "要附加到的确切 websocket 地址。如果未指定,将从地址和端口中发现它。",
|
|
193
|
+
"openEdgeDevTools.label": "打开浏览器开发工具",
|
|
194
|
+
"outFiles.description": "如果启用了源映射,这些 glob 模式会指定生成的 JavaScript 文件。如果模式以 `!` 开头,则会排除这些文件。如果未指定,生成的代码应位于与其源相同的目录。",
|
|
195
|
+
"pretty.print.script": "用于调试的美观格式打印",
|
|
196
|
+
"profile.start": "获取性能配置文件",
|
|
197
|
+
"profile.stop": "停止性能配置文件",
|
|
198
|
+
"remove.browser.breakpoint": "移除浏览器断点",
|
|
199
|
+
"remove.browser.breakpoint.all": "删除所有浏览器断点",
|
|
200
|
+
"requestCDPProxy.label": "为调试会话请求 CDP 代理",
|
|
201
|
+
"skipFiles.description": "调试时要跳过的文件的 glob 模式数组。模式 \"<node_internals>/**\" 与所有内部 Node.js 模块相匹配。",
|
|
202
|
+
"smartStep.description": "通过单步执行自动生成的代码不能映射回原始源。",
|
|
203
|
+
"start.with.stop.on.entry": "开始调试并在输入时停止",
|
|
204
|
+
"startWithStopOnEntry.label": "开始调试并在输入时停止",
|
|
205
|
+
"timeouts.generalDescription": "多个调试程序操作的超时。",
|
|
206
|
+
"timeouts.generalDescription.markdown": "多个调试程序操作的超时。",
|
|
207
|
+
"timeouts.hoverEvaluation.description": "悬停符号的值计算中止之前的时间。如果设置为 0,则悬停计算永远不会超时。",
|
|
208
|
+
"timeouts.sourceMaps.description": "与源映射操作相关的超时。",
|
|
209
|
+
"timeouts.sourceMaps.sourceMapCumulativePause.description": "在最小时间(sourceMapMinPause)耗尽后,每个会话等待源映射被处理的额外时间(以毫秒为单位)",
|
|
210
|
+
"timeouts.sourceMaps.sourceMapMinPause.description": "分析脚本时等待每个源映射被处理的最小时间(以毫秒为单位)",
|
|
211
|
+
"toggle.skipping.this.file": "跳过此文件的开关",
|
|
212
|
+
"trace.boolean.description": "跟踪可设置为 \"true\",以将诊断日志写入磁盘。",
|
|
213
|
+
"trace.description": "配置生成哪些诊断输出。",
|
|
214
|
+
"trace.logFile.description": "配置磁盘日志的写入位置。",
|
|
215
|
+
"trace.stdio.description": "是否从启动的应用程序或浏览器返回跟踪数据。",
|
|
216
|
+
"workspaceTrust.description": "必须有信任才能在此工作区中调试代码。"
|
|
217
|
+
},
|
|
218
|
+
"bundle": {
|
|
219
|
+
"A profiling session is already running, would you like to stop it and start a new session?": "分析会话已在运行,是否要停止它并开始新会话?",
|
|
220
|
+
"Adjust glob pattern(s) in the 'outFiles' attribute so that they cover the generated JavaScript.": "在“outFiles”属性中调整glob模式,以包含生成的JavaScript。",
|
|
221
|
+
"Always": "始终",
|
|
222
|
+
"Always in this Workspace": "始终在此“工作区”中",
|
|
223
|
+
"An error occurred taking a profile from the target.": "从目标获取配置文件时出错。",
|
|
224
|
+
"Animation Frame Fired": "已触发动画帧",
|
|
225
|
+
"Assertion failed": "断言失败",
|
|
226
|
+
"Attach to process: '{0}' doesn't look like a process id.": "附加到进程:“{0}”不像是进程 ID。",
|
|
227
|
+
"Attach to process: cannot enable debug mode for process '{0}' ({1}).": "附加到进程: 无法对进程 \"{0}\" 启用调试模式 ({1})。",
|
|
228
|
+
"Attribute 'runtimeVersion' requires Node.js version manager 'nvm-windows' or 'nvs'.": "属性 \"runtimeVersion\" 需要 Node.js 版本管理器 \"nvm-windows\" 或 \"nvs\"。",
|
|
229
|
+
"Attribute 'runtimeVersion' requires Node.js version manager 'nvs', 'nvm' or 'fnm' to be installed.": "属性“runtimeVersion”需要安装 Node.js 版本管理器“nvs”、“nvm”或“fnm”。",
|
|
230
|
+
"Attribute 'runtimeVersion' with a flavor/architecture requires 'nvs' to be installed.": "具有风格/体系结构的属性 \"runtimeVersion\" 需要安装 \"nvs\"。",
|
|
231
|
+
"Block": "块",
|
|
232
|
+
"Breaks on all throw errors, even if they're caught later.": "出现任何引发错误时中断,即使这些错误稍后才被捕获也是如此。",
|
|
233
|
+
"Breaks only on errors or promise rejections that are not handled.": "仅对未处理的错误或承诺拒绝进行中断。",
|
|
234
|
+
"CPU Profile": "CPU 配置文件",
|
|
235
|
+
"CPU profile saved as \"{0}\" in your workspace folder": "在工作区文件夹中保存为“{0}”的 CPU 配置文件",
|
|
236
|
+
"CSP violation \"{0}\"": "CSP 违规“{0}”",
|
|
237
|
+
"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": "找不到 Node.js 二进制文件“{0}”: {1}。请确保 Node.js 已安装且位于你的路径中,或者在 launch.json 中设置 \"runtimeExecutable\"",
|
|
238
|
+
"Can't load environment variables from file ({0}).": "无法从文件加载环境变量({0})。",
|
|
239
|
+
"Cancel Animation Frame": "取消动画帧",
|
|
240
|
+
"Cannot connect to the target at {0}: {1}": "无法连接到 {0} 处的目标: {1}",
|
|
241
|
+
"Cannot find a program to debug": "找不到要调试的程序",
|
|
242
|
+
"Cannot launch debug target in terminal ({0}).": "无法在终端启动调试目标({0})。",
|
|
243
|
+
"Cannot restart asynchronous frame": "无法重启异步帧",
|
|
244
|
+
"Cannot set an empty value": "无法设置空值",
|
|
245
|
+
"Catch Block": "Catch 块",
|
|
246
|
+
"Caught Exceptions": "捕获的异常",
|
|
247
|
+
"Close AudioContext": "关闭 AudioContext",
|
|
248
|
+
"Closure": "闭包",
|
|
249
|
+
"Closure ({0})": "闭包({0})",
|
|
250
|
+
"Console profile started": "已启动控制台配置文件",
|
|
251
|
+
"Could not connect to any UWP Webview pipe. Make sure your webview is hosted in debug mode, and that the `pipeName` in your `launch.json` is correct.": "无法连接到任何 UWP Webview 管道。确保在调试模式下托管 Web 视图,并且 `launch.json` 中的 `pipeName` 正确无误。",
|
|
252
|
+
"Could not query the provided object": "无法查询提供的对象",
|
|
253
|
+
"Could not read source map for {0}: {1}": "无法读取 {0} 的源映射: {1}",
|
|
254
|
+
"Could not read {0}: {1}": "无法读取 {0}: {1}",
|
|
255
|
+
"Create AudioContext": "创建 AudioContext",
|
|
256
|
+
"Create canvas context": "创建画布上下文",
|
|
257
|
+
"Debug Anyway": "仍然调试",
|
|
258
|
+
"Debug URL": "调试 URL",
|
|
259
|
+
"Details": "详细信息",
|
|
260
|
+
"Don't show again": "不再显示",
|
|
261
|
+
"Duration": "持续时间",
|
|
262
|
+
"Duration of Profile": "配置文件的持续时间",
|
|
263
|
+
"Edit package.json": "编辑 package.json",
|
|
264
|
+
"Enables Node.js [auto attach]({0}) debugging in \"{1}\" mode/{Locked='[auto attach]({0})'}the 2nd placeholder is the setting value": "启用 Node.js [auto attach]({0})在“{1}”模式中调试",
|
|
265
|
+
"Eval": "Eval",
|
|
266
|
+
"Frame could not be restarted": "无法重启框架",
|
|
267
|
+
"Generates a .cpuprofile file you can open in the Chrome devtools": "生成可在 Chrome 开发工具中打开的 .cpuprofile 文件",
|
|
268
|
+
"Generates a .heapprofile file you can open in the Chrome devtools": "生成可在 Chrome 开发工具中打开的 .heapprofile 文件",
|
|
269
|
+
"Generates a .heapsnapshot file you can open in the Chrome devtools": "生成可在 Chrome 开发工具中打开的 .heapsnapshot 文件",
|
|
270
|
+
"Global": "全局",
|
|
271
|
+
"Globals": "全局",
|
|
272
|
+
"Got it!": "知道了!",
|
|
273
|
+
"Heap Profile": "堆配置文件",
|
|
274
|
+
"Heap Snapshot": "堆快照",
|
|
275
|
+
"How long to run the profile:": "配置文件的运行时长:",
|
|
276
|
+
"Ignore": "忽略",
|
|
277
|
+
"Installation complete! The extension will be used after you restart your debug session.": "安装完成! 重新启动调试会话后,将使用该扩展。",
|
|
278
|
+
"Installing the DWARF debugger...": "正在安装 DWARF 调试程序...",
|
|
279
|
+
"Invalid expression": "表达式无效",
|
|
280
|
+
"Invalid hit condition \"{0}\". Expected an expression like \"> 42\" or \"== 2\".": "命中条件“{0}”无效。应输入表达式,如 \"> 42\" 或 \"== 2\"。",
|
|
281
|
+
"It looks like a browser is already running from {0}. Please close it before trying to debug, otherwise VS Code may not be able to connect to it.": "似乎已从 {0} 运行了浏览器。请在尝试调试前关闭它,否则 VS Code 可能无法连接它。",
|
|
282
|
+
"It looks like your debug session has already ended. Try debugging again, then run the \"Debug: Diagnose Breakpoint Problems\" command.": "你的调试会话似乎已结束。请尝试重新调试,然后运行“调试: 诊断断点问题”命令。",
|
|
283
|
+
"It's taking a while to configure your breakpoints. You can speed this up by updating the 'outFiles' in your launch.json.": "配置断点需要一段时间。你可通过更新 launch.json 中的 \"outFiles\" 来加快速度。",
|
|
284
|
+
"JavaScript Debug Terminal": "JavaScript 调试终端",
|
|
285
|
+
"JavaScript debug adapter": "JavaScript 调试适配器",
|
|
286
|
+
"Launch Chrome against localhost": "针对 localhost 启动 Chrome",
|
|
287
|
+
"Launch Edge against localhost": "针对 localhost 启动 Edge",
|
|
288
|
+
"Launch Program": "启动程序",
|
|
289
|
+
"Launch configuration created based on 'package.json'.": "已根据 \"package.json\" 生成启动配置。",
|
|
290
|
+
"Launch configuration for '{0}' project created.": "已创建“{0}”项目的启动配置。",
|
|
291
|
+
"Local": "本地",
|
|
292
|
+
"Locals": "本地",
|
|
293
|
+
"Lost connection to debugee, reconnecting in {0}ms\r\n": "已断开与调试对象的连接,将在 {0} 毫秒后重新连接\r\n",
|
|
294
|
+
"Manual": "手动",
|
|
295
|
+
"Module": "模块",
|
|
296
|
+
"Never": "从不",
|
|
297
|
+
"No": "否",
|
|
298
|
+
"No npm scripts found in your package.json": "在 package.json 中找不到 npm 脚本",
|
|
299
|
+
"No package.json files found in your workspace.": "在工作区中找不到 package.json 文件。",
|
|
300
|
+
"No workspace folder open.": "未打开工作区文件夹。",
|
|
301
|
+
"Node.js version '{0}' not installed using version manager {1}.": "未使用版本管理器 {1} 安装 Node.js 版本“{0}”。",
|
|
302
|
+
"Not Now": "以后再说",
|
|
303
|
+
"Only objects can be queried": "只能查询对象",
|
|
304
|
+
"Open launch.json": "打开 launch.json",
|
|
305
|
+
"Output has been truncated to the first {0} characters. Run `{1}` to copy the full output.": "输出被截断为前 {0} 个字符。运行“{1}”以复制完整输出。",
|
|
306
|
+
"Parameters": "参数",
|
|
307
|
+
"Paused": "已暂停",
|
|
308
|
+
"Paused before Out Of Memory exception": "在出现内存不足异常之前暂停",
|
|
309
|
+
"Paused on Content Security Policy violation instrumentation breakpoint, directive \"{0}\"": "因内容安全策略违规检测断点而暂停,指令“{0}”",
|
|
310
|
+
"Paused on DOM breakpoint": "因 DOM 断点暂停",
|
|
311
|
+
"Paused on WebGL Error instrumentation breakpoint, error \"{0}\"": "因 WebGL 错误检测断点而暂停,错误为“{0}”",
|
|
312
|
+
"Paused on XMLHttpRequest or fetch": "在 XMLHttpRequest 或提取时暂停",
|
|
313
|
+
"Paused on assert": "已在断言时暂停",
|
|
314
|
+
"Paused on breakpoint": "已在断点处暂停",
|
|
315
|
+
"Paused on debug() call": "在 debug() 调用时暂停",
|
|
316
|
+
"Paused on debugger statement": "暂停于调试器语句",
|
|
317
|
+
"Paused on event listener": "因事件侦听器暂停",
|
|
318
|
+
"Paused on event listener breakpoint \"{0}\", triggered on \"{1}\"": "因事件侦听器断点“{0}”而暂停,于“{1}”触发",
|
|
319
|
+
"Paused on exception": "已在异常时暂停",
|
|
320
|
+
"Paused on frame entry": "暂停于框架条目",
|
|
321
|
+
"Paused on instrumentation breakpoint": "因检测断点暂停",
|
|
322
|
+
"Paused on instrumentation breakpoint \"{0}\"": "因检测断点“{0}”而暂停",
|
|
323
|
+
"Paused on {0}": "因 {0} 已暂停",
|
|
324
|
+
"Pick Breakpoint": "选取断点",
|
|
325
|
+
"Pick the node.js process to attach to": "选择要附加到的 Node.js 进程",
|
|
326
|
+
"Please enter a number": "请输入数字",
|
|
327
|
+
"Please enter a number greater than 1": "请输入一个大于 1 的数字",
|
|
328
|
+
"Please stop the running profile before starting a new one.": "请在启动新的配置文件之前停止正在运行的配置文件。",
|
|
329
|
+
"Process picker failed ({0})": "进程选取器失败 ({0})",
|
|
330
|
+
"Profile duration in seconds, e.g \"5\"": "配置文件持续时间(以秒为单位),例如 \"5\"",
|
|
331
|
+
"Profiling": "分析",
|
|
332
|
+
"Profiling with breakpoints enabled can change the performance of your code. It can be useful to validate your findings with the \"duration\" or \"manual\" termination conditions.": "在启用断点的情况下分析可能会更改代码的性能。使用“持续时间”或“手动”终止条件验证发现的结果可能很有用。",
|
|
333
|
+
"Read More": "阅读更多",
|
|
334
|
+
"Request Animation Frame": "请求动画帧",
|
|
335
|
+
"Resume AudioContext": "恢复 AudioContext",
|
|
336
|
+
"Return value": "返回值",
|
|
337
|
+
"Run Current File": "运行当前文件",
|
|
338
|
+
"Run Script: {0}": "运行脚本: {0}",
|
|
339
|
+
"Run for a specific amount of time": "运行特定时间",
|
|
340
|
+
"Run until a specific breakpoint is hit": "运行直到命中特定断点为止",
|
|
341
|
+
"Run until manually stopped": "运行直到手动停止为止",
|
|
342
|
+
"Saving": "正在保存",
|
|
343
|
+
"Script": "脚本",
|
|
344
|
+
"Script Blocked by Content Security Policy": "脚本受到内容安全策略阻止",
|
|
345
|
+
"Script First Statement": "编写第一条语句的脚本",
|
|
346
|
+
"Select a tab": "选择选项卡",
|
|
347
|
+
"Select current working directory for new terminal": "选择当前工作目录新建终端",
|
|
348
|
+
"Select the page where you want to open the devtools": "选择要在其中打开开发工具的页面",
|
|
349
|
+
"Select the session you want to inspect:": "选择要检查的会话:",
|
|
350
|
+
"Set innerHTML": "设置 innerHTML",
|
|
351
|
+
"Skipped by skipFiles": "已由 skipFiles 跳过",
|
|
352
|
+
"Skipped by smartStep": "已由 smartStep 跳过",
|
|
353
|
+
"Some breakpoints might not work in your version of Node.js. We recommend upgrading for the latest bug, performance, and security fixes. Details: https://aka.ms/AAcsvqm": "在你的 Node.js 版本中,某些断点可能不起作用。我们建议升级以获取最新的 bug、性能和安全修复。详细信息: https://aka.ms/AAcsvqm",
|
|
354
|
+
"Source not a source map": "源不是源映射",
|
|
355
|
+
"Source not found": "未找到源",
|
|
356
|
+
"Stack frame not found": "未找到堆栈帧",
|
|
357
|
+
"Starting profile...": "正在启动配置文件...",
|
|
358
|
+
"Stopping profile...": "正在停止配置文件...",
|
|
359
|
+
"Suspend AudioContext": "暂停 AudioContext",
|
|
360
|
+
"Syntax error setting breakpoint with condition {0} on line {1}: {2}": "在第 {1} 行上设置带条件 {0} 的断点时出现语法错误: {2}",
|
|
361
|
+
"Target page not found. You may need to update your \"urlFilter\" to match the page you want to debug.": "找不到目标页。若要匹配想要调试的页面,可能需要更新 \"urlFilter\"。",
|
|
362
|
+
"The Node version in \"{0}\" is outdated (version {1}), we require at least Node 8.x.": "“{0}”中的 Node 版本已过时(版本 {1}),我们至少需要 Node 8.x。",
|
|
363
|
+
"The URL provided is invalid": "提供的 URL 无效",
|
|
364
|
+
"The browser process exited with code {0} before connecting to the debug server. Make sure the `runtimeExecutable` is configured correctly and that it can run without errors.": "在连接到调试服务器之前,浏览器进程已退出,代码为 {0}。请确保 `runtimeExecutable` 配置正确,并且可以运行而不发生错误。",
|
|
365
|
+
"The configured `cwd` {0} does not exist.": "配置的 “cwd” {0} 不存在。",
|
|
366
|
+
"The configured `cwd` {0} is not a folder.": "配置的 \"cwd\" {0} 不是文件夹。",
|
|
367
|
+
"This is a missing file path referenced by a sourcemap. Would you like to debug the compiled version instead?": "这是由源映射引用的缺失的文件路径。是否要改为调试编译版本?",
|
|
368
|
+
"Thread is not paused": "线程未暂停",
|
|
369
|
+
"Thread is not paused on exception": "出现异常时线程未暂停",
|
|
370
|
+
"Thread not found": "找不到线程",
|
|
371
|
+
"Type of profile:": "配置文件的类型:",
|
|
372
|
+
"UWP webview debugging is not available on your platform.": "UWP Webview 调试在平台上不可用。",
|
|
373
|
+
"Unable to attach to browser": "无法附加到浏览器",
|
|
374
|
+
"Unable to evaluate": "无法计算",
|
|
375
|
+
"Unable to evaluate on async stack frame": "无法计算异步堆栈帧",
|
|
376
|
+
"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.": "在你的系统上找不到浏览器的安装。请尝试安装它,或者在 launch.json 的 “runtimeExecutable” 中提供浏览器的绝对路径。",
|
|
377
|
+
"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.": "找不到 {0} 版本 {1}。可用的自动发现的版本包括: {2}。你可将 launch.json 中的 \"runtimeExecutable\" 设置为其中一个,或者提供浏览器可执行文件的绝对路径。",
|
|
378
|
+
"Unable to launch browser: \"{0}\"": "无法启动浏览器:“{0}”",
|
|
379
|
+
"Unable to pause": "无法暂停",
|
|
380
|
+
"Unable to pretty print": "无法优质打印",
|
|
381
|
+
"Unable to resume": "无法恢复",
|
|
382
|
+
"Unable to retrieve source content": "无法检索源内容",
|
|
383
|
+
"Unable to set variable value": "无法设置变量值",
|
|
384
|
+
"Unable to step in": "无法进入子函数",
|
|
385
|
+
"Unable to step next": "无法越过子函数",
|
|
386
|
+
"Unable to step out": "无法跳出子函数",
|
|
387
|
+
"Unbound breakpoint": "未绑定断点",
|
|
388
|
+
"Uncaught Exceptions": "未捕获的异常",
|
|
389
|
+
"Unknown error": "未知错误",
|
|
390
|
+
"VS Code can provide better debugging experience for WebAssembly via \"DWARF Debugging\" extension. Would you like to install it?/\"DWARF Debugging\" is the extension name and should not be localized.": "VS Code 可以通过 \"DWARF 调试\" 为 WEBAssembly 提供更好的调试体验。是否要安装它?",
|
|
391
|
+
"Variable not found": "找不到变量",
|
|
392
|
+
"Variables not available in async stacks": "变量在异步堆栈中不可用",
|
|
393
|
+
"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.": "警告: 处理 {0} 的源映射耗时超过 {1} 毫秒,因此我们继续执行,而不是等到脚本的所有断点都设置好。",
|
|
394
|
+
"We can't launch a browser in debug mode from here. If you want to debug this webpage, open this workspace from VS Code on your desktop.": "无法从此处启动调试模式下的浏览器。若要调试此网页,请从桌面上的 VS Code 打开此工作区。",
|
|
395
|
+
"We can't launch a browser in debug mode from here. Open this workspace in VS Code on your desktop to enable debugging.": "无法从此处启动调试模式下的浏览器。要启用调试,请在桌面上的 VS Code 中打开此工作区。",
|
|
396
|
+
"WebGL Error Fired": "已触发 WebGL 错误",
|
|
397
|
+
"WebGL Warning Fired": "已触发 WebGL 警告",
|
|
398
|
+
"With Block": "包含块",
|
|
399
|
+
"Would you like to save a configuration in your launch.json for easy access later?": "是否要将配置保存在 launch.json 中以便日后访问?",
|
|
400
|
+
"Yes": "是",
|
|
401
|
+
"You may install the `{}` module via npm for enhanced WebAssembly debugging": "可以通过 npm 安装 `{}` 模块以进行增强的 WebAssembly 调试",
|
|
402
|
+
"You need to open a workspace folder to debug npm scripts.": "需要打开工作区文件夹来调试 npm 脚本。",
|
|
403
|
+
"You're running an outdated version of Node.js. We recommend upgrading for the latest bug, performance, and security fixes.": "你正在运行的 Node.js 版本已过期。我们建议升级以获取最新的针对 bug、性能和安全的修复。",
|
|
404
|
+
"an old debug session": "旧调试会话",
|
|
405
|
+
"breakpoint.provisionalBreakpoint": "breakpoint.provisionalBreakpoint",
|
|
406
|
+
"path does not exist": "路径不存在",
|
|
407
|
+
"process id: {0} ({1})": "进程 ID: {0} ({1})",
|
|
408
|
+
"process id: {0}, debug port: {1} ({2})": "进程 ID: {0},调试端口: {1} ({2})",
|
|
409
|
+
"setInterval fired": "已触发 setInterval",
|
|
410
|
+
"setTimeout fired": "已触发 setTimeout",
|
|
411
|
+
"the configured userDataDir": "已配置的 userDataDir",
|
|
412
|
+
"{0} (couldn't describe: {1})": "{0} (无法描述: {1})",
|
|
413
|
+
"{0} Click to Stop Profiling": "{0} 单击可停止分析",
|
|
414
|
+
"{0} Click to Stop Profiling ({1} sessions)": "{0}单 击以停止分析({1} 会话)",
|
|
415
|
+
"{0} Click to Stop Profiling ({1})": "{0} 单击可停止分析 ({1})"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Windows 批处理文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "Windows 批处理语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "为笔记本提供基本输出呈现器",
|
|
13
|
+
"displayName": "内置笔记本输出呈现器"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|