Ask a Question

Code completion not working for class methods

jsan
Occasional Contributor

Code completion not working for class methods

Code completion does not work for the example below both when "Auto Pop-up" is enabled or triggering using Ctrl+Space.

 

Is this a bug or does the TestComplete editor not support it at all? Any recommended IDE that will do this and work with TestComplete objects?

 

#tests.py

class A: def Greet(self): Log.Message("Hi from A.Greet") def test1(): x = A() x. #I want autocomplete to popup here
2 REPLIES 2
NisHera
Valued Contributor

It is not supported by TC 

See this and this

I have created feature request here you can add votes if you like

jsan
Occasional Contributor

Added kudos to your feature request.

 

Please add kudos to anyone who runs into this thread.

cancel
Showing results for 
Search instead for 
Did you mean: