Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: AZ on February 12, 2020, 04:00:10 pm

Title: how to jump to method/function definition
Post by: AZ on February 12, 2020, 04:00:10 pm
hello,
 in clion and other ide, i used to <ctl>-click to get to the definition of an object/method/function. Is there a shortcut in CB for this ?
I see i can get to the implementation/definition by right-click thru the menu...
Title: Re: how to jump to method/function definition
Post by: Miguel Gimenez on February 12, 2020, 04:17:56 pm
In Search you have two submenus, Goto declaration and Goto implementation. Both have keyboard shortcuts
Title: Re: how to jump to method/function definition
Post by: AZ on February 12, 2020, 04:28:55 pm
oh, i see now.  I'm on nightly build and it doesn't have shortcuts defined there.  All good thank you!
Title: Re: how to jump to method/function definition
Post by: AZ on February 14, 2020, 01:01:16 am
how do i specify right mouse click in shortcuts?