Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Lexer how to

(1/1)

comsytec:
Is there some guide about how to create lexer file(s) ?

Folco:
The simplest way is to look at the scintilla code of other lexers, and to search fot the used class. Perhaps you could find any doc on the Scintilla site.

Jenna:
You can also look into these wiki-article
http://wiki.codeblocks.org/index.php?title=Creating_a_custom_lexer_for_Code::Blocks_editor
and the link to the patch-tracker you find here:
http://wiki.codeblocks.org/index.php?title=Java_lexer

Navigation

[0] Message Index

Go to full version