Hey guys! Please help me, I would like to know if there is any way for vscode to provide the intellisense of attributes inherited from another class, as Pycharm does, in Vscode I can only access such attributes using a class like the example above.

I want this way, like Pycharm does:
...