joedevivo / vscode-circuitpython

VSCode extension for Adafruit's CircuitPython
MIT License
116 stars 33 forks source link

Treat custom libraries as installed and up to date #113

Closed aaronsilinskas closed 8 months ago

aaronsilinskas commented 1 year ago

Extension was failing when a library was present that was not provided by CircuitPython. May not be the correct fix, but works for now.

joedevivo commented 8 months ago

Covered in #122