News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

8.02->10.05 - missing "find declaration of" context menu items

Started by Fatman, August 31, 2010, 05:37:27 PM

Previous topic - Next topic

Fatman

Hi all,

I searched but didn't find this - apologies if I missed it.

I'm a long time user of 8.02 and just upgraded to 10.05. I notice the "find declaration/definition of" menu items are missing. Were they removed? Or am I looking in the wrong place?

Thanks.

stahta01

Is Code Completion installed and enabled?

If not installed; please install it as required for your OS.

Note: The above is a guess of which plugin preforms the function you are missing.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Fatman

Quote from: stahta01 on August 31, 2010, 08:28:21 PMThe above is a guess of which plugin preforms the function you are missing.

:D Awesome. Thanks Tim. I did disable Code Completion. Sounds like the right plugin, doesn't it? I'll enable and restart C::B (just in case it needs that). I originally disabled Code Completion in an attempt to prevent the editor completing brackets, braces, brokets and array operators. I like brackets *my* way. ;) (I found what I wanted in editor settings, and forgot to re-enable Code Completion.)