avoid vscode autoAddFileAssociations

This commit is contained in:
Mikachu2333 2025-08-18 19:50:29 +08:00 committed by 曾奥然
parent 5e4bf57d45
commit 62bbe6de24

View File

@ -1,6 +1,7 @@
{
"editor.fontLigatures": false,
"C_Cpp.autoAddFileAssociations": false,
"C_Cpp.intelliSenseEngine": "Tag Parser",
"C_Cpp.default.browse.limitSymbolsToIncludedHeaders": false,