2 Jan 02:52
Re: extending syntax highlighting and keywords
Neil Hodgson <nyamatongwe <at> gmail.com>
2008-01-02 01:52:32 GMT
2008-01-02 01:52:32 GMT
snowman:
> I am trying to extend the html.properties file to include an
> additional file extension. My aim is that files of this extension
> will pick up all the current html syntax highlighting and keywords and
> cope with some additions. The specific additions I am looking for
> are:-
>
> Lines starting ## to be treated as comments
>
> A number of keywords to be added such as #parse #macro etc.
>
> Variables to be syntax coloured ie ${DocTitle}
This set of changes can not be achieved by changing the .properties
files. Changes like this would requiring adding to the HTML lexer code
in scintilla/src/LexHTML.cxx.
Neil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest-unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---
RSS Feed