User forums > Using Code::Blocks

Questions on "Gray out Inactive Preprocessor Code"

<< < (3/3)

oBFusCATed:
Yes, they do, but they are in a totally different part of the code (keep in mind that lex_cpp.cpp is part of scintilla which is external component).

ollydbg:

--- Quote from: pmlonline on December 01, 2018, 03:30:04 pm ---It looks like it scans through the file without scanning through the include files. If there's already existing code that scans through include files then maybe we could use that code. Doesthe Goto declaration and Goto implementation scan through include files?

--- End quote ---
In 2015, I have a patch to supply the macro definition from CodeCompletion plugin to the Scintilla, see this patch: Re: Conditional Code :: Blocks. highlighting in the editor, you can have a look.

Navigation

[0] Message Index

[*] Previous page

Go to full version