raspberrypi / pico-vscode

The official VS Code extension for Raspberry Pi Pico development. It includes several features to simplify project creation and deployment.
https://marketplace.visualstudio.com/items?itemName=raspberry-pi.raspberry-pi-pico
Mozilla Public License 2.0
131 stars 16 forks source link

Add Github PAT expired message #33

Open paulober opened 3 months ago

paulober commented 3 months ago

Currently if the Github PAT expires the extension silently fails to access GitHub API at all as accessing Github with an expired PAT is worse than without one.