When an attribute is created and hinted, and then used in the same method, the autocomplete doesn't work (only shows python object stuff):
But if I try to use the attribute inside another method, the autocomplete works and show all the specific class stuff: