Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: mlytvyn on October 14, 2013, 10:32:07 am
-
Hi all. Recent versions of C::B (at least svn 9393-9399) does not higlight same items as selected one. Also colored class and struct members are not available.
Can I bring these things back?
-
Do you have the occurrence highlight plugin installed and enabled?
-
Do you have the occurrence highlight plugin installed and enabled?
No, I install normally only plugins included into svn.
This should be base feature of C::B.
-
This should be base feature of C::B.
It is and it is in SVN. But the code has been extracted in a plugin instead of keeping it in the core application.
-
It is and it is in SVN. But the code has been extracted in a plugin instead of keeping it in the core application.
Thanks! There is a plugin installed with codeblocks-contrib deb package. But plugin file name was liboccurrenceshighlighting.so.do_not_load.
Changing name to correct one solves the problem.
-
This is odd. As far as I know this should be part of the core plugins...