I wish I'd found this yesterday
I have one more rabbit hole that I encountered.
When opening the ~/pico/pico-examples folder in vscode, I found that vscode hangs when trying to do some Github authentication.
To stop it hanging, I had to launch vscode like this:

I have one more rabbit hole that I encountered.
When opening the ~/pico/pico-examples folder in vscode, I found that vscode hangs when trying to do some Github authentication.
To stop it hanging, I had to launch vscode like this:
Code:
cd ~/pico/pico-examplescode --password-store="basic" .
Statistics: Posted by nezbrun — Tue Jan 16, 2024 12:27 pm