RaresB
9 years agoOccasional Contributor
Can I navigate between classes and methods in Test Complete editor?
Hi,
I'm using python in Test Complete 11 and I cannot jump by using CTRL+Click from where I call a method to the place where the method is implemented in parent class.
CTRL+Click is working between scripts if I don't use classes with their methods only methods (def).
Also I cannot benefit from the link between classes and methods inside them when I'm writing code because the auto-completion is not suggesting anything when I'm writing the first letters of a method from a class.
Do I have to make some settings in code editor or is not possible this code navigation between classes as in any OOP editors.
Thanks,
Rares