Coding Flow
Coding Flow
I think this is the same as issue #134. If you open the VSCode dev tools you should see an error saying the CircuitPython extension cannot find `%USERPROFILE%\.vscode\extensions\joedevivo.vscode-circuitpython-0.2.0-win32-x64\boards\metadata.json` which then...
> But I'm wondering why it worked with an older VSCode version How sure are you that it did? VS Code 1.85.1 came out before CircuitPython Extension (0.2.0), so to...
If you open the VSIX file as a zip file this file is not there `extension\boards\metadata.json` in V0.20 and so does not get installed to` %USERPROFILE%\.vscode\extensions\joedevivo.vscode-circuitpython-0.2.0-win32-x64\boards`.