Thanks for your reply. I've checked the settings you mentioned and they appear
to be set correctly.
FYI, I had to set almost all the python settings as python_xxx under
filedefs.xml/html to get them the colors right, and thankfully they were supported.
-Mike
----
From: Enrico Tr?ger <[email protected]> To: Geany general discussion list
<[email protected]> Subject: Re: [Geany] HTML+Django template highlighting broken
after upgrade to 1.22 Message-ID: <[email protected]> Content-Type:
text/plain; charset="iso-8859-1" On 29/08/12 19:16, Mike Miller wrote:
Unfortunately, this isn't documented anywhere, neither in Geany nor in
Scintilla (which actually provides the different styles).
From a quick source-code-and-edit-config-to-verify session, here are the
styling settings you are interested in:
html_asp
python_identifier
python_default
Explanation:
let's take the following example:
"{% load pages_tags i18n %}"
{% and %} will be styled with html_asp, "load", "pages_tags" and "i18n"
will be styled with python_identifier and the spaces between with
python_default. As far as I know, more styling is not supported by the
Scintilla HTML lexer (though I would be happy to be proven wrong).
Regards,
Enrico
_______________________________________________
Geany mailing list
[email protected]
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany