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
100 stars 12 forks source link

deleting the VSCode extension also deletes the C/C++ extensions #75

Closed jdbruner closed 2 weeks ago

jdbruner commented 2 weeks ago

I discovered this when moving things between VSCode profiles. Disabling the Pico extension will disable other extensions as well; likewise, deleting the extension deletes other extensions also. Some of these are closely related, such as the Cortex debug extension, but it was an unwelcome surprise to discover that the C/C++ extensions - which I was using for other purposes as well - were also disabled and deleted.

will-v-pi commented 2 weeks ago

Already fixed in #59 so will be in the next release