joedevivo / vscode-circuitpython

VSCode extension for Adafruit's CircuitPython
MIT License
119 stars 34 forks source link

Is Pico W supported? #96

Open sgbaird opened 2 years ago

PatBoud commented 2 years ago

It looks like it is not supported. This is the error i get whenever I try to open the serial monitor:

Cannot read properties of undefined (reading 'vid')

Serial works perfectly using Putty.

LazaroFilm commented 1 year ago

Why can't we just use any board with this extension? There should be an "other" option in the boards and let us do the checks manually for boards not in the list