In eclipse menu I go to Window -> Preference. Then, In the Preference Dialog I go to Web -> HTML Files -> Editor -> Syntax Coloring. There I have some Elements. For these Elements I can define my favorite Colors and Styles. But I can define only ONE Color for ALL Tag Names.
Is there any way to define different colors for different Tags? For Example, separate colors for <script>
, <a>
, <table>
and so on?