On 03/02/2011 10:03, Zaher Dirkey wrote:
1. highlight:

        About "load the actual style from an external file"
        That was already implemented by Martin.


    not exactly: I implemented loading the colors for an existing
    style => but not an entire new grammar


Can we add it as Addon/Plugins for Lazarus?

This is what has been implemented: http://lazarus-dev.blogspot.com/2010/06/user-defined-color-schemes.html

That is, for an existing grammar (e.g. pas or html) you can save and load the color settings to external files (and the IDE will offer them for selection)

----
As for creating a new grammar (e.g. "css" highlighting) that is not yet done => there is SynUniSyn (separate package), which I *believe* may be an attempt at this. But I have no idea if it works, or how much work it does still need (never looked at it in detail)

Martin
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to