Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Fatman on August 31, 2010, 05:37:27 pm

Title: 8.02->10.05 - missing "find declaration of" context menu items
Post by: Fatman on August 31, 2010, 05:37:27 pm
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.
Title: Re: 8.02->10.05 - missing "find declaration of" context menu items
Post by: stahta01 on August 31, 2010, 08:28:21 pm
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.
Title: Re: 8.02->10.05 - missing "find declaration of" context menu items
Post by: Fatman on September 01, 2010, 10:42:35 am
The 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.)