Josverl / micropython-stubber

Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy
https://micropython-stubber.readthedocs.io
Other
172 stars 14 forks source link

add info on pyright/pylance config #141

Closed Josverl closed 1 year ago

Josverl commented 2 years ago

pyrightconfig.json

https://stackoverflow.com/questions/67931905/surpress-pylance-type-annotation-warning-in-vs-code

https://github.com/microsoft/pylance-release/issues/1449

https://github.com/Josverl/micropython-stubber/issues/70

verify precedence :

and complex sample

Josverl commented 1 year ago

documented in micropython-stubs documentation