[Qt-interest] Generic highlighter
Diego Iastrubni
diegoiast at gmail.com
Sat May 7 12:54:29 CEST 2011
Lets revive this old thread...
I started working on this myself (again...) and now I got into a a semi
working example. I am currently loading XMLs that do not depend on other XML
definition (tested with pascal.xml and sql.xml). I can see the very basic HL
working but block definitions are not working for me. For example seeing a
comment (that is {} in pascal) is not working for me.
I see that the engine does not match amy rule, but I do see katePart and the
2.1 version of QtCreator working with the same file. Is anyone interested in
helping me debug this issue?
svn co http://qtedit4.googlecode.com/svn/tools/qtsourceview/qate
echo QTCREATR_DIR=~/src/qt-creator > qate/qate.pri
Note that for the moment I am not fully forking the code and my "wrapper"
needs the full QtCreator code.
On Mon, Nov 22, 2010 at 8:33 PM, NoRulez <norulez at me.com> wrote:
> Hi,
>
>
>
> ok, I tried to extract the required files, but no luck. Could anybody help
> me to use the “generic highlighter” with a simple QPlainTextEdit?
>
>
>
> Much thanks in advance
>
>
>
> Best Regards
>
> NoRulez
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110507/b47292e9/attachment.html
More information about the Qt-interest-old
mailing list