Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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
-
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.