Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => CodeCompletion redesign => Topic started by: ollydbg on November 15, 2010, 06:44:11 am

Title: scintilla22 and lexer improvement
Post by: ollydbg on November 15, 2010, 06:44:11 am
just a reminder, I found an interesting post in codelite forum

Preprocessing and scintilla_22 (http://codelite.org/forum/viewtopic.php?f=13&t=1160&start=40&st=0&sk=t&sd=a)

Title: Re: scintilla22 and lexer improvement
Post by: Loaden on November 15, 2010, 03:53:01 pm
Editor > General settings > Editor settings > Other options
Title: Re: scintilla22 and lexer improvement
Post by: ollydbg on November 16, 2010, 05:05:30 am
Editor > General settings > Editor settings > Other options
No, that's not enough.
I mean this:
Codelite can collect some preprocessor identifiers, and feed the scintilla lexer. so the correct #if branch will be activated and colored.