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
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
I've added a screenshot to illustrate that it is clearly installed. I thought perhaps it was a version mismatch, so I checked the version (v1.10.7) and it does not change after you click Install and Reload.
Thankfully, it makes itself happy when you click install and reload, so it's not a blocker.
Snippet of devcontainer.json:
// Add the IDs of extensions you want installed when the container is created."extensions": [
"ms-vscode.cpptools",
"twxs.cmake",
"vsciot-vscode.vscode-arduino"
],