You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Codium via recommended package manager. It's version 1.63.2; system is Debian 11; Python is 3.9.2. I think the marketplace doesn't work with Codium? Finding the extension from within Codium doesn't work. So I download the extension from the website, and install using codium --install-extension joedevivo.vscode-circuitpython-0.1.15.vsix.
But I think it's missing a step. I get a notification Downloading new bundle: 20220105, but nothing seems to happen. When I try to execute any CircuitPython command, say CircuitPython: Select Serial Port , I just get the error command 'circuitpython.selectBoard' not found.
This didn't work for me. I have tried installing with the vsix file, and through the market (after doing the fix you suggested), neither way works. How is your Codium installed? I am running the Snap package.
It works fine for me with Codium on Windows when installing through the market.
On Linux, I cannot execute any CircuitPython commands, they all give the not found error. Other extensions from the marketplace work fine.
I installed Codium via recommended package manager. It's version 1.63.2; system is Debian 11; Python is 3.9.2. I think the marketplace doesn't work with Codium? Finding the extension from within Codium doesn't work. So I download the extension from the website, and install using
codium --install-extension joedevivo.vscode-circuitpython-0.1.15.vsix
.But I think it's missing a step. I get a notification
Downloading new bundle: 20220105
, but nothing seems to happen. When I try to execute any CircuitPython command, sayCircuitPython: Select Serial Port
, I just get the errorcommand 'circuitpython.selectBoard' not found
.Screenshot attached.
Info:
The text was updated successfully, but these errors were encountered: