I'm C++ programming in ubuntu 12.04 using gedit and it recognizes c++ default commands. I was wondering if I can make it able to recognize the new classes I define and change their color in the code or sth.
thank you
|
I'm C++ programming in ubuntu 12.04 using gedit and it recognizes c++ default commands. I was wondering if I can make it able to recognize the new classes I define and change their color in the code or sth. thank you |
||||
|
|
|
I don't believe there is an automatic way to do this, but you can do it manually. If you run
To the section that begins
|
|||
|
|