Description
C language syntax highlighting doesn't highlight struct, char, int, long , float, double and maybe enum. C++ syntax highlighting does highlight these types.
Describe the solution you'd like
Please add c language syntax highlighting for struct, char, int, long , float, double, enum.
Describe alternatives you've considered
No response