Thursday, April 26, 2007

Colored programming IDE

Highlight every identifier by a color derived from (say) the hash of the identifier. This way a programmer might scan over code and possibly be able to sense a bug simply by looking at the pattern of colors. Two similar looking identifiers would likely have different colors.

Parentheses (and brackets, etc.) should be color coded to match each other.

No comments :