File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "c_cpp.command.configurationSelect.title" : " 选择配置..." ,
3+ "c_cpp.command.configurationProviderSelect.title" : " 更换配置提供程序..." ,
4+ "c_cpp.command.configurationEdit.title" : " 编辑配置..." ,
5+ "c_cpp.command.goToDeclaration.title" : " 跳转到声明" ,
6+ "c_cpp.command.peekDeclaration.title" : " 查看声明" ,
7+ "c_cpp.command.switchHeaderSource.title" : " 切换头文件/源文件" ,
8+ "c_cpp.command.navigate.title" : " 导航..." ,
9+ "c_cpp.command.toggleErrorSquiggles.title" : " 切换错误下划线" ,
10+ "c_cpp.command.toggleIncludeFallback.title" : " 切换IntelliSense引擎头文件包含错误回退" ,
11+ "c_cpp.command.toggleDimInactiveRegions.title" : " 切换非活跃区域着色" ,
12+ "c_cpp.command.showReleaseNotes.title" : " 查看版本说明" ,
13+ "c_cpp.command.resetDatabase.title" : " 重置IntelliSense数据" ,
14+ "c_cpp.command.pauseParsing.title" : " 暂停解析" ,
15+ "c_cpp.command.resumeParsing.title" : " 继续解析" ,
16+ "c_cpp.command.showParsingCommands.title" : " 查看解析命令" ,
17+ "c_cpp.command.takeSurvey.title" : " 调查问卷"
18+ }
You can’t perform that action at this time.
0 commit comments