Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behaviour:
- Go to 'update the extension'
- Click on 'click bottom right "Choose Board"'
- Scroll down to 'N/A'
- See error
command 'circuitpython.selectBoard' not found
Expected behaviour
Should open from the top of the VSCode, the board select list
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Linux KDE Neon
- Version 22.04
Additional context
I wiped the .vscode from the circuitpy drive so as to rebuild it. I made sure the firmware was up to date.
"circuitpython.board.version": "8.2.9"
I tested with a second board, and I got the same error.
I reverted back to v0.1.20, and things work correctly.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behaviour:
command 'circuitpython.selectBoard' not found
Expected behaviour
Should open from the top of the VSCode, the board select list
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
I wiped the .vscode from the circuitpy drive so as to rebuild it. I made sure the firmware was up to date.
"circuitpython.board.version": "8.2.9"
I tested with a second board, and I got the same error.
I reverted back to v0.1.20, and things work correctly.