Can anyone guide me how to mark text in my source code in gedit as shown below ("TODO" word was marked with yellow color)?
I can't find a feature in the editor for me to apply this highlighting (so it persists) to other parts of text, beyond what is automatically highlighted. Is this possible?
I've uploaded my source (one small file) if you have gedit and want to view the highlighting to see what I'm trying to reproduce.
I think that searching text with Ctrl+K will leave the text searched highlighted, otherwise you can look at the Smart Highlighting plugin for gedit .
If the highlight is not a consequence of a mark, it is clear that it rely on the synthax highlighter set for the current programming language ...