where is " Goto ..."
Posted: Thu Mar 31, 2022 5:33 pm
I am using codelite 15.0.11
but I can't find "Goto Declaration" and "Goto Implementation"
I am using codelite 15.0.11
but I can't find "Goto Declaration" and "Goto Implementation"
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
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