@jnbearon said in Syntax highlight % and %% lines differently:
@Ekopalypse
Can I define more than 8 delimiters - by editing the XML file?
I have a problem in that I am already short of Delimiter defs as the language definition form only allows 8 to be set. That then prompts 2 further questions:
No. The number of colors is compiled into the program, and cannot be changed by a config file.
Can I assign more than 1 delimiter to a particular colour? (I would be quite happy to bundle a few of the less often used ones into a single colour, but have the more popular ones having their own specified coloured line.
Yes. You can see an example of this in the “Markdown (preinstalled)” UDL that ships with Notepad++:
080344fd-fb48-40e5-9ed4-c2a91c9deb6e-image.png
Just put the space-separated list of open and the space-separated list of close in the same order