Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: superbem on October 15, 2016, 11:05:41 pm

Title: find ocurrences of... on ubuntu
Post by: superbem on October 15, 2016, 11:05:41 pm
Hi

I've migrated from arch linux to ubuntu, and codeblocks with archlinux have an option when I right click on a word, under "find implementation of: 'word'" of "find ocurrences of: 'word'"

I miss "find ocurrences of: 'word'" in ubuntu, I already installed by the
sudo add-apt-repository ppa:damien-moore/codeblocks
to get the latest svn, but sill nothing.

Is it a pluggin or something that I'm missing?

Thanks

 
Title: Re: find ocurrences of
Post by: superbem on October 16, 2016, 12:35:51 am
Well, answering my onw question, I have to install
sudo apt-get install codeblocks-contrib
sudo apt-get install codeblocks-contrib-common

besides
sudo apt-get install codeblocks

And a word for damien-moore, the svn displays rev0.
But the date says it right.