Keith Smith
2013-08-17 02:15:30 UTC
Hello. Hope I have the right group. I have been using Notepad++ for what
seems like forever. I have dabbled with creating my own user defined
languages, but that mechanism is always a bit short on features.
I want to add my own languages to Notepad++. It seems I need to start with
Scintilla.
I have downloaded the source for Notepad++, which is PowerEditor and
Scintilla. Looking through the code I find that all the lexers for
Notepad++ come from Scintilla.
I have looked at the files SciLexer.h and Scintilla.iface. Scintilla.iface
seems to be part of the key to adding a new lexer to Scintilla and thus
Notepad++.
Is there a 'how to on what needs to be 'touched' to add a lexer to
scintilla and then to NotePad++? and how to define a lexer?
Thank you for your help.
Keith Smith
Fairfield, CT
seems like forever. I have dabbled with creating my own user defined
languages, but that mechanism is always a bit short on features.
I want to add my own languages to Notepad++. It seems I need to start with
Scintilla.
I have downloaded the source for Notepad++, which is PowerEditor and
Scintilla. Looking through the code I find that all the lexers for
Notepad++ come from Scintilla.
I have looked at the files SciLexer.h and Scintilla.iface. Scintilla.iface
seems to be part of the key to adding a new lexer to Scintilla and thus
Notepad++.
Is there a 'how to on what needs to be 'touched' to add a lexer to
scintilla and then to NotePad++? and how to define a lexer?
Thank you for your help.
Keith Smith
Fairfield, CT
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.