Page 1 of 1

where is " Goto ..."

Posted: Thu Mar 31, 2022 5:33 pm
by yzh_1991

I am using codelite 15.0.11
but I can't find "Goto Declaration" and "Goto Implementation"


Re: where is " Goto ..."

Posted: Thu Mar 31, 2022 7:52 pm
by DavidGH

Hi,

Unfortunately they were removed. Instead there are various alternatives in the 'Search' menu e.g. Find Resource and Find Symbol; but I generally use Cscope from the context menu.

Regards,

David


Re: where is " Goto ..."

Posted: Tue Apr 12, 2022 1:11 am
by eranif

Goto Definition/Declaration is now encapsulated within the Find Symbol
If you choose "Find Symbol" it will take you to the definition
If you are on the definition line, it will switch to decl and vice versa