Sunday, March 6, 2011

Eclipse PDT HTML attribute assignment operator colour?

Hi,

I would like to know how to change the colour of the equality sign and double quotes for html documents in the eclipse PDT IDE. I can change most colours in Preferences -> Web & XML -> HTML Files -> syntax coloring, but can't change the characters = or " e.g. in an anchor tag

Anyone know if this is possible?

From stackoverflow
  • it was the only remaining element being overridden by the default 'Foreground color' in the general text editors options. d'oh.

    SOLVED

  • You also might want to check out the Web Tools Platform plugin and Apatana, both of which give you lots more syntax color highlighting control (and more).

0 comments:

Post a Comment