Author Topic: find ocurrences of... on ubuntu  (Read 2196 times)

Offline superbem

  • Multiple posting newcomer
  • *
  • Posts: 21
find ocurrences of... on ubuntu
« 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

 
« Last Edit: October 16, 2016, 12:42:41 am by superbem »

Offline superbem

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: find ocurrences of
« Reply #1 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.
« Last Edit: October 16, 2016, 12:39:33 am by superbem »