So I'm using TextWrangler4.5.3 and primarily Python for scripting. When I write Python, I often like to make comments that say something like: # BEGINS foo
and then later # ENDS foo
I do this so, later editing and understanding is quick and clear. Finally getting to the point: i want to tell TextWrangler to make "# BEGINS
" a different coler, say.. green.
Thanks SO much in advance for any insight =P