Namespace-aware colors

Are you missing a feature? Request its implementation here.
MichaelNorman
Posts: 1
Joined: Sun Mar 06, 2005 6:30 pm

Namespace-aware colors

Post by MichaelNorman »

Hello.

Great editor. One thing I am missing (and no other xml-editor has this feature, as far as I am aware...) is some kind of namespace-aware colors for XML-elements. Meaning, there should be default-colors for all XML-elements, but then one can add custom colors which are used for elements of a certain namespace. This could make the code more readable.
For example. In my XSLT-stylesheets I have documentation elements with the namespace doc (e.g. <doc:stylesheet...>) But these elements are hard to distinguish from normal code, the color and the look is the same. By using another color, one could easily see which parts are documentation and which code.

Hope this is possible, would be great,

thanks & bye

Norman
george
Site Admin
Posts: 2096
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Norman,

I added your request as an enhancement on our bugzilla.

Best Regards,
George
Post Reply