Code::Blocks Forums

User forums => Help => Topic started by: Betsemes on February 08, 2016, 06:29:02 pm

Title: Where in the C::B menu is the Cscope plugin?
Post by: Betsemes on February 08, 2016, 06:29:02 pm
I installed the new version of C::B, and I've been playing around with the plugins. CppCheck is fantastic as well as Code Statistics. I also installed cccc to use the plugin, and it works fine. However, Cscope plugin seems to be installed. I can see it within the Help menu and its about dialog is present as well as its tab at the bottom of C::B window; but I cannot find the menu item where I could run it from. I have unsuccessfully searched the menu many times. Where is it located?
Title: Re: Where in the C::B menu is the Cscope plugin?
Post by: BlueHazzard on February 08, 2016, 09:16:19 pm
On the code: right click->Find functions called by ....
and
right click->find functions calling ....
greetings