Hello Pimoroni users,
I’m trying to generate stubs for the Presto firmware in order to have appropriate feedback loop in VScode.
I have tried to generate the stub with GitHub - Josverl/micropython-stubber: Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy but I wasn’t able to successfully generate it.
Would someone with higher skills than me would be kind enough to give us the appropriate steps to generate it? This could in my opinion be a PR in the “docs” presto/docs at main · pimoroni/presto · GitHub.
Or maybe push the stubs for the presto in the micropython-stubs project, so it can be installed locally as a package ?
I really thanks the one that will help me on this, because for now, my dev xp is really poor.