Sublime Forum

C++ syntax highlighting local classes and structs

#1

In a situation when I declared a class / struct in my c++ program, is it possible to make sublime colour the name of the class while instantiating, just like int or any other basic type?

Is it possible that this kind of setting/plugin would colour types like string, FILE?

I’ll be grateful for any bit of advice.

0 Likes