News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Recent C::B does not higlights items like selected one

Started by mlytvyn, October 14, 2013, 10:32:07 AM

Previous topic - Next topic

mlytvyn

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?

oBFusCATed

Do you have the occurrence highlight plugin installed and enabled?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mlytvyn

Quote from: oBFusCATed on October 14, 2013, 11:11:17 AM
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.

oBFusCATed

Quote from: mlytvyn on October 14, 2013, 11:38:00 AM
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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mlytvyn

Quote
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.

oBFusCATed

This is odd. As far as I know this should be part of the core plugins...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]