micropython-stubber
micropython-stubber copied to clipboard
sort out multi-ws configuration for pylance
- board - use micropython
- src / &7 /tests - use normal python
If / when we can get pylance to work with the micropython stubs , this may become simpler as Pylance natively supports multi-root workspaces, meaning that you can open multiple folders in the same Visual Studio Code session and have Pylance functionality in each folder.
working example used in stubber