Tags: joedevivo/vscode-circuitpython
Tags
bugfixes (#52) - Skips enabling serial monitor if native bindings aren't loaded - This prevents the extension from crashing on launch if the VSCode version of electron has changed or the bindings aren't available for your system/architecture - Uses `""` instead of `null` in the `python.analysis.extraPaths` setting if a board is not chosen. - Fixed issue that prevented the board stub at `python.analysis.extraPaths[0]` from changing on board selection. - Fixed an issue preventing extension activation when workspace doesn't contain a `lib` folder - Fixed error downloading new Adafruit Bundle if bundle storage contains a file, where it previously assumed directories only.
PreviousNext