hacka87
6 years agoContributor
Navigating to a specific function in a script file TestComplete using CTRL-CLICK
Hello !
Regarding code navigation between functions located in different script files...
Is there something in the Test Complete setup to be changed for CTRL-Click to work in navigating between different functions in different scripts.
In my TestComplete instance this works.
In another instance CTRL-Click does not work.
https://support.smartbear.com/testcomplete/docs/reference/options/panels/code-editor/general.html
I have imported the functions necessary.
Regards,
Right... that's what I meant. In that different project, are you using "\\USEUNIT" or "import". I think, technically, it should work either way but I believe that there may be some issue with some of the parsing with the "import" methodology.