UNPKG
@inst/vscode-bin-darwin
Version:
latest (0.0.14)
0.0.14
0.0.13
0.0.12
0.0.11
0.0.8
0.0.7
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
BINARY ONLY - VSCode binary deployment for macOS
@inst/vscode-bin-darwin
/
Visual Studio Code.app
/
Contents
/
Resources
/
app
/
extensions
/
ms-vscode.node-debug2
/
out
/
src
/
errors.nls.zh-cn.json
10 lines
•
455 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
[
"无法在 PATH 上找到运行时”{0}“。"
,
"无法在终端({0})中启动调试目标。"
,
"无法启动调试目标({0})。"
,
"未知的控制台类型“{0}”。"
,
"无法启动计划“{0}”;配置源映射可能会有帮助。"
,
"无法启动程序”{0}“;设置”{1}“属性可能会有帮助。"
,
"Cannot launch program '{0}' because corresponding JavaScript cannot be found."
,
"无法从文件({0})加载环境变量。"
]