Hi,
I know that this topic was discussed previously but those previous threads didn't answer to my question which is:
How to change color of this text:
cout << "Some text" << endl;
when I'm outside of main, i.e. in file with my class and in one of its fnc I have output like above and I would really, really change its colour.
Thank you.
P.S.
I think spell check should recognize typical c++ expressions. etc. - like cout, endl.