Forum Discussion

msaunders's avatar
msaunders
Contributor
9 years ago

Python and IDE auto complete

Hi,

 

I used to use JS and when you would do:

 

var foo = "bar"

 

later you could type fo and it would complete to foo for you. This is really useful for long variables and just because most IDE's do it. 

 

With python i am finding this does not happen and also some python keywords do not highlight in TestComplete but do when i move the PY file over to another IDE.

 

I can work in other Python IDE's but i can't run the tests from them so i would prefer to not keep going back and forth.

 

Does anyone have advice on how to make the TestComplete IDE handle python better or is this just a pain of first iteration?

No RepliesBe the first to reply