Syntax highlighting
Apr. 25th, 2007 12:50 pmHow much syntax highlighting do you generally get when you edit code? Any?
Does it call out different variable types?
Can you easily configure it dynamically to eg. highlight different ifdef branches or variables with certain prefixes?
Should it be able to?
Does it call out different variable types?
Can you easily configure it dynamically to eg. highlight different ifdef branches or variables with certain prefixes?
Should it be able to?
no subject
Date: 2007-04-25 01:22 pm (UTC)Plus, I tend to find that highlighting draws my attention sufficiently that I can't read the non-highlighted stuff without disproportionate effort, so it tends not to actually be all that helpful.
This may change if I had to create larger projects.