Syntax highlighting improvements
Brought to you by:
fabioz
I would like to request a small (I hope) change to the
Pydev syntax highlighting. Personally, I've always
liked other editors coloring string/number formatting a
little differently. So inside the syntax highlighting
of a string, things like %s or %i or %f would have a
different color. This makes it a little easier to
quickly see which
strings use such formatting. I personally think that
ff8000 would be a good color for it.
Another thing that I wanted to ask if maybe special
escaped characters such as \n and \t could be given a
different color as well. Perhaps #800000 would be a
good color for that?
Color sample of code
Logged In: YES
user_id=927681
Originator: NO
+1 regarding this feature request