fix c++ shit

This commit is contained in:
huoji
2023-12-02 22:00:51 +08:00
parent 4f50eee45a
commit d7b1666a10
3 changed files with 10 additions and 5 deletions

View File

@@ -125,5 +125,6 @@
"kprobes.h": "c",
"signal.h": "c"
},
"C_Cpp.errorSquiggles": "enabled"
"C_Cpp.errorSquiggles": "enabled",
"cmake.configureOnOpen": false
}