User forums > Using Code::Blocks

Conditional Code :: Blocks. highlighting in the editor

<< < (4/4)

ollydbg:

--- Quote from: MortenMacFly on December 13, 2015, 07:11:39 am ---
--- Quote from: ollydbg on December 12, 2015, 01:23:12 pm ---Guys, I have implement this feature. It works quite well(but as you know, it does not work 100% correctly) as I tested.

--- End quote ---
As usual, changes in scintilla should either be reported upstream to scintilla or (worst solution) be highlighted as C::B changes.

--- End quote ---
OK, I know this, and I won't commit the changes soon, because it need more testing.


--- Quote ---Is the change really needed? (Why?) Can't this be set from outside?

--- End quote ---
I see that scintilla use either space or "\n" or "\r" as the default delimiter. So, unless we pass all the macro definition without any space in its replacement, we should use "\n" only delimiter. I don't see there is an option outside, you can look at the code snippet I posted in previous posts.

SmallTed:
I downloaded but probably not of this repository.
After compilation code blocks I see svn 10621. you're working on git.
 You do not have time now, so I will not bother you.

--- Quote ---15.12 means 2015, December. So, there is no 15.22.

--- End quote ---
So I was concerned about 15.12, my mistake.
But I see that this is not the version 15.12, maybe later.
SmallTed

ollydbg:
FYI: I have post a feature request Lexcpp: allow white space when reading hte macro definition - Google Groups.

Navigation

[0] Message Index

[*] Previous page

Go to full version