User forums > Using Code::Blocks

Find declaration / find implementation shortcut

<< < (2/2)

santox:
i tried,
but it remember previous viewed files; not also previous positions in the same file....
or i'm not able to use it?
thanks

dje:
if ( sameFile )
{
    BrowseTrackerPlugin;
}
else
{
    Ctrl+Tab with smart switching
}
 :lol:

santox:
can you explain how to use it to browse TheSameFile ?

santox:
void functionB(){







}




void functionA(){

functionB();   //------find implementation--->puts my editor to functionB implementation.... how to return here???

}

Navigation

[0] Message Index

[*] Previous page

Go to full version