Turn off these annoying type annotating hints
This commit is contained in:
Vendored
+1
-1
@@ -95,7 +95,7 @@
|
|||||||
"editor.tabSize": 4,
|
"editor.tabSize": 4,
|
||||||
"editor.insertSpaces": false,
|
"editor.insertSpaces": false,
|
||||||
"editor.detectIndentation": false,
|
"editor.detectIndentation": false,
|
||||||
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
|
"editor.inlayHints.enabled": "off",
|
||||||
"C_Cpp.default.browse.limitSymbolsToIncludedHeaders": true,
|
"C_Cpp.default.browse.limitSymbolsToIncludedHeaders": true,
|
||||||
"C_Cpp.default.browse.path": [
|
"C_Cpp.default.browse.path": [
|
||||||
"${workspaceFolder}",
|
"${workspaceFolder}",
|
||||||
|
|||||||
Reference in New Issue
Block a user