@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
15 lines • 1.01 kB
JSON
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"program.path.case.mismatch.warning": "程序路径与磁盘上的文件一样使用大小写不同的字符;这可能导致出现未被命中的断点。",
"node.console.title": "节点调试控制台",
"attribute.path.not.exist": "属性 \"{0}\" 不存在(\"{1}\")。",
"attribute.path.not.absolute": "属性”{0}“不是绝对的(”{1}“);可考虑将”{2}“添加为前缀以使其成为绝对。",
"VSND2001": "无法在 PATH 上找到运行时”{0}“。",
"more.information": "详细信息",
"origin.from.node": "Node.js 的只读内容",
"origin.core.module": "只读核心模块"
}