Francisco Boni
Francisco Boni
@ramalho I agree 100%. Just going to add that, coming from C/C++ and starting to learn more advanced Python, typing has helped me to understand the language more deeply.
I have the same problem. Plus this one: https://github.com/clearlinux/clr-boot-manager/issues/205
Indeed, at such large scales the gains are huge.
@JelleZijlstra is there a dynamic way of doing it? Besides manually editing the sources generated by mypyc...
Looking into https://github.com/mypyc/mypyc/issues/437 ... Maybe this would be the starting point to make mypyc utilize docstrings in a useful manner. I'm trying to understand mypy AST and IR generation to...
I'll look into it. I know advanced C/C++, but very little experience with complex python. I will try this as a study target.
We definitely need this kind of typing.Map-like feature
Has the API been finalized in LSP?
In the end, I would prefer having MAIN world injection with static declaration (manifest.json) and just give up on having Vite/HMR functionality.