Kronuz:
I was just wondering, when and how are decisions of moving
code from SinkWorld to Scintilla done?
When it looks like a good idea and it works.
...Also, is SinkWorld interface
backward compatible with Sintilla? (i.e. can one compile, for instance,
SciTE using SinkWorld instead of Sc
Neil,
> > it'd be nice if the JavaScript was a full "copy" of the stand
> > alone CPP lexer. In some ways I've been thinking about possibly
> reusing CPP
> > functionality inside HTML; HTML would depend on CPP, and CPP would
> have more
> > a generalized version of its lexer available for HTML (or
Kronuz:
it'd be nice if the JavaScript was a full "copy" of the stand
alone CPP lexer. In some ways I've been thinking about possibly reusing CPP
functionality inside HTML; HTML would depend on CPP, and CPP would have more
a generalized version of its lexer available for HTML (or others) use. (T
Robert,
>> Hey how hard would it be to add /* CSS */
>> support for CSS in the HTML lexer? Would it be possible for
>> someone to do it and add that support? It would be really nice if it had
>> that.
>
>Well, it might be nice... and it might even be cooler for Neil, since
>SciTEDoc.html use
Kronuz wrote:
Hey how hard would it be to add /* CSS */
support for CSS in the HTML lexer? Would it be possible for
someone to do it and add that support? It would be really nice if it had
that.
Well, it might be nice... and it might even be cooler for Neil, since
SciTEDoc.html us
Hello,
Hey how hard would it be to add /* CSS */
support for CSS in the HTML lexer? Would it be possible for someone to do it
and add that support? It would be really nice if it had that.
Also, I had a question about how the support for those other languages is
added in the LexHTML.cxx. h