Author Topic: [FIXED] Occurences Highlight : not working anymore  (Read 3898 times)

Offline darksquall57

  • Multiple posting newcomer
  • *
  • Posts: 23
[FIXED] Occurences Highlight : not working anymore
« on: September 02, 2014, 10:45:14 am »
Hi,

I noticed after updating my version to svn 9896 that the occurences highlight is not working anymore.
In my previous version ( I don't remember the version number ), I was able to double click on a work and see all occurences of this word in the current file being highlighted in red.
That's a extremely useful option, and I'm sad it's not working anymore.
« Last Edit: September 02, 2014, 02:00:07 pm by darksquall57 »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Occurences Highlight : not working anymore
« Reply #1 on: September 02, 2014, 11:12:30 am »
In 9900 it's still working.
Did you recognize that it's a seperate plugin since some months.

Offline darksquall57

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: Occurences Highlight : not working anymore
« Reply #2 on: September 02, 2014, 01:10:49 pm »
No I didn't know that.

Here is my configure command when I install Codeblocks.

./configure --prefix=`echo ~`/Codeblocks/ --with-contrib-plugins="all,-spellchecker,-BrowseTracker,-FileManager,-NassiShneiderman"

I think the plugin you're talking about is compiled too.
When I go in "Settings => Editor" I can see the "Occurences Highlight" part. And all checkbox are checked, and the "minimum selected length" is set to 3.

I can't figure out why it's not working here.

I'll make an update and see if it fix it.

EDIT: I confirm it works again in svn 9903, thanks jens :D
« Last Edit: September 02, 2014, 02:01:00 pm by darksquall57 »