vscode使用配置
C++ 相关环境
修改 c_cpp_properties.json 里面的配置
下面的路径是 vs2010 IDE 的,win10 下面
"includePath": [ |
显示函数列表
方法一:显示大纲
方法二:Shift+Ctl+O
Code → Preferences → Settings or ⌘,:
tab to space
// The number of spaces a tab is equal to. This setting is overridden |
修改 c_cpp_properties.json 里面的配置
下面的路径是 vs2010 IDE 的,win10 下面
"includePath": [ |
方法一:显示大纲
方法二:Shift+Ctl+O
Code → Preferences → Settings or ⌘,:
// The number of spaces a tab is equal to. This setting is overridden |