Closed FabienArcellier closed 7 months ago
Pycharm does not currently support autocompletion on TypedDict passed as an argument to a method. This problem does not seem to be really addressed in their roadmap.
On the other hand, Pycharm supports autocompletion on static methods of a class.
I propose a draft to manage the component tree as a context variable. This pattern offer 2 advantages :
Pycharm does not currently support autocompletion on TypedDict passed as an argument to a method. This problem does not seem to be really addressed in their roadmap.
On the other hand, Pycharm supports autocompletion on static methods of a class.
I propose a draft to manage the component tree as a context variable. This pattern offer 2 advantages :