Forum Discussion

jkrolczy's avatar
jkrolczy
Super Contributor
13 days ago
Solved

Ctrl-Click Navigation issue to correct location of declaration\routine

I am using TC 15.76 and tried this on TC15.74 - same issue When in my automation fwk, the ability to ctrl-click on function name and taken to where it is declared is being flakey. A majority of my ...
  • jkrolczy's avatar
    10 days ago

    The above suggestions did not correct my issue.

    Playing with this issue more and remembering a long, long time ago.

    When I had code modules and the function\methods named the same like above,
    this issue would be seen.

    The way I corrected it was to either rename the code module or the function\method name.

    This would clear up the issue and allow ctrl-click navigation to work correctly.
    A little bug here?

    Auto fwk adjusted and code checked in.
    All working now.