News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Semantic highlight

Started by mistar, April 25, 2012, 07:34:09 PM

Previous topic - Next topic

carra

Hi, I have just found about this plugin. This is very interesting.

I want to ask, is there any plan to add the Semantic Highlight plugin as part of the Code::Block release pack? It really is a feature that I miss in C::B compared to some other editors...

apolloneo

Quote from: mistar on February 20, 2013, 04:33:53 PM
The code without c++0x features attached.
One more thing to config: in file CompileOptions.cpp change
#define GCC_VERSION_STR "4.6.3"
to your version (it is used in a workaround for clang using libstdc++).

And don't try to close editors while there are pending changes...
I'm working on it ;)

EDIT: fixed crashes on editor close.

I am using CB for imagecraft AVR firmware coding. I'm very interesting in your plug-in to hightlight user defined functions. Does your plug in support C programing for ImageCraft compiler? If yes, how can I install it on CB? Thanks!