BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
314 stars 25 forks source link

VSCode/Pylint configurations failing with more recent versions of VSCode/Pylance #474

Closed BradenM closed 1 year ago

BradenM commented 1 year ago

Discussed in https://github.com/BradenM/micropy-cli/discussions/471

Originally posted by **Alain-Godo** May 17, 2023 First of all, I have to congratulate you for this beautiful project !!!. I followed every step in the guide, and all works fine...but when the project is created and I try to write my code, Pylance still does not detect the modules. Why? ![Error](https://github.com/BradenM/micropy-cli/assets/125923673/2c94bdb1-f8b1-4a20-9818-c68da866f827)