-
When I'm editing a C file, i don't a C logo or any error squiggles |
Beta Was this translation helpful? Give feedback.
Answered by
Colengms
Apr 18, 2025
Replies: 1 comment 1 reply
-
Hi @ziqiangao . Your file appears to have become associated with another extension: This would say "C" if your file were associated with the C/C++ Extension as a C file. You should be able to switch the file association to C by clicking there and selecting "C", running the "Change Language Mode" command with the file open, or using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ziqiangao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ziqiangao . Your file appears to have become associated with another extension:
This would say "C" if your file were associated with the C/C++ Extension as a C file. You should be able to switch the file association to C by clicking there and selecting "C", running the "Change Language Mode" command with the file open, or using
files.associations
settings.