Replies: 1 comment 4 replies
-
You could try setting C_Cpp.autoAddFileAssociations to false. If your files end with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In some C projects, for example on iwd, sometimes on opening .h file language mode mistakenly automatically changes to C++.
I disabled
workbench.editor.languageDetection
, but this behavior continues.Does anyone know how to fix the problem?
VS Code version: 1.63.2
OS: Linux x64 5.16.0-1-default
C/C++ Extension version: v1.7.1
Beta Was this translation helpful? Give feedback.
All reactions