Author Topic: how to jump to method/function definition  (Read 3527 times)

Offline AZ

  • Almost regular
  • **
  • Posts: 151
how to jump to method/function definition
« 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...
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: how to jump to method/function definition
« Reply #1 on: February 12, 2020, 04:17:56 pm »
In Search you have two submenus, Goto declaration and Goto implementation. Both have keyboard shortcuts

Offline AZ

  • Almost regular
  • **
  • Posts: 151
Re: how to jump to method/function definition
« Reply #2 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!
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Offline AZ

  • Almost regular
  • **
  • Posts: 151
Re: how to jump to method/function definition
« Reply #3 on: February 14, 2020, 01:01:16 am »
how do i specify right mouse click in shortcuts?
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)