News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

find ocurrences of... on ubuntu

Started by superbem, October 15, 2016, 11:05:41 PM

Previous topic - Next topic

superbem

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


superbem

#1
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.