-
Notifications
You must be signed in to change notification settings - Fork 1.7k
-
When I'm editing a C file, i don't a C logo or any error squiggles
image
Beta Was this translation helpful? Give feedback.
All reactions
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.
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 files.associations
settings.
Beta Was this translation helpful? Give feedback.
All reactions
-
This fixed it, thanks!
Beta Was this translation helpful? Give feedback.