Special highlighting feature within comments
Posted: Sat Aug 15, 2015 12:02 am
I accidentally stumbled upon this seemingly undocumented ([edit] ok, only slightly[/i-documented!) feature just by typing one of the two special keywords, but when I searched for it in Google there was only one or two proper references to it, and in the PB Helpfile the only reference to it was a brief mention sneakily hidden away in the History section, which is what most of the five or so other Google references were. I couldn't see anything about it at the "Comments" page in the helpfile either, an amendment maybe? 
THE FEATURE!
If you type "TODO" or "FIXME" in all uppercase within a comment it specially highlights that part of the comment and all words after it (anything before it like the ";" comment marker itself remains as regular comment color), making it really easy to mark & get back to important things later because unlike regular comments which don't stand out (which i think is a good thing) these ones do

I think its a really handy feature and Ive started using it a LOT already (but maybe that says a lot about how bad about my code is), thanks Fred!

THE FEATURE!
If you type "TODO" or "FIXME" in all uppercase within a comment it specially highlights that part of the comment and all words after it (anything before it like the ";" comment marker itself remains as regular comment color), making it really easy to mark & get back to important things later because unlike regular comments which don't stand out (which i think is a good thing) these ones do


I think its a really handy feature and Ive started using it a LOT already (but maybe that says a lot about how bad about my code is), thanks Fred!
