xml different hierarchy color ?
-
Hello, so i would like to know if there is a way to apply a different color depending or the hierarchy ?
as exemple if i have
< main >
…< sub1>
…<sub2>
…</sub2>
…</sub1>
</main >is there a way to “automaticaly” apply a different color for “main” “sub1” “sub2” ?
thanks !
-
Hello Laurent-Indo,
afaik this isn’t possible.
At the moment I don’t know any lexer, the part in npp which does the coloring, which can do this.Cheers
Claudia