I'm using raspberry pi pico and I'm trying to use vscode to program. I used this video to try to get the extension and everything set up, but when I try to do ctrl+shift+p
> MicroPico: Configure project
but I get this error:
"Command 'MicroPico: Configure project' resulted in an error command 'micropico.initialise' not found."
When I restarted VScode and do the command again, the status bar says activating extension and then nothing happens.
Any idea why this doesn't work?