14 lines
827 B
JSON
14 lines
827 B
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.
|
|
{
|
|
"c.cpp.diagnostics": "C/C++ 诊断",
|
|
"c.cpp.crash.call.stacks.title": "C/C++ 故障调用堆栈",
|
|
"c.cpp.crash.call.stacks.description": "C/C++ 扩展进程已崩溃。崩溃进程名称、日期/时间、信号和调用堆栈如下 - 将它包含在 {0} 处的 bug 报告中会很有帮助。",
|
|
"c.cpp.ssh.channel": "{0}: SSH",
|
|
"c.cpp.debug.protocol": "C/C++ 调试协议",
|
|
"c.cpp.warnings": "C/C++ 配置警告"
|
|
}
|