added c cpp config to vscode
This commit is contained in:
parent
6a2168ff71
commit
b415dd3dd7
@ -9,5 +9,6 @@
|
||||
"vsicons.dontShowNewVersionMessage": true,
|
||||
"workbench.colorTheme": "Visual Studio Dark",
|
||||
"terminal.integrated.cursorStyle": "line",
|
||||
"explorer.confirmDelete": false
|
||||
"explorer.confirmDelete": false,
|
||||
"C_Cpp.intelliSenseEngine": "Tag Parser"
|
||||
}
|
Loading…
Reference in New Issue
Block a user