Say I have numpy arrays, for example.
Code completion works well enough when I press tab after a call to the numpy.array
function.
and as long as I don't DO anything with it, it will continue to work fine:
However, the moment I do something:
I can press tab
until my keyboard breaks, it won't give me any suggestions.
Which is rather unsatisfying. Anything I can do about that?