I code on C++ and i would like to have different colors for comments. For example, // todo is be default blue but I also want to have a red one, so i can highlight important stuff
I have looked at all the posts on StackOverflow and on the Net, but I did not find anything useful