/*--------------------------------------------------------------------------------------------- * 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. { "toggleDebugViewlet": "显示调试", "toggleDebugPanel": "调试控制台", "debug": "调试", "debugPanel": "调试控制台", "view": "查看", "debugCategory": "调试", "debugCommands": "调试配置", "debugConfigurationTitle": "调试", "allowBreakpointsEverywhere": "允许在任何文件中设置断点", "openExplorerOnEnd": "调试会话结束时自动打开资源管理器视图", "inlineValues": "调试时,在编辑器中显示变量值内联", "hideActionBar": "控制是否应该隐藏浮点调试操作栏", "launch": "全局的调试启动配置。应用作跨工作区共享的 \"launch.json\" 的替代。" }