中文版:【工具】->【选项】->【文本编辑器】->【C/C++】->【查看】->【大纲显示】->【大纲语句块】 = True
vs2013:TOOLS->Options->Text Editor->C/C++/View->Outlining >Outline Statement Blocks = True
本文介绍了如何在Visual Studio 2013中启用C/C++代码的大纲显示功能,通过TOOLS > Options > Text Editor > C/C++ > View > Outlining,设置Outline Statement Blocks为True,以实现代码折叠和更高效的代码浏览体验。
中文版:【工具】->【选项】->【文本编辑器】->【C/C++】->【查看】->【大纲显示】->【大纲语句块】 = True
vs2013:TOOLS->Options->Text Editor->C/C++/View->Outlining >Outline Statement Blocks = True

被折叠的 条评论
为什么被折叠?