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
25 stars 1 forks source link

Publish on open-vsx #20

Open Kamilkampfwagen-II opened 4 weeks ago

Kamilkampfwagen-II commented 4 weeks ago

VSCode extension repository is proprietary and can't directly be used in FOSS VSCode builds such as VSCodium. Solution: Publish the extension on open-vsx as well.

will-v-pi commented 4 weeks ago

You should be able to download the latest release from the releases page and use that, if you can't use the VSCode extension repository. We'll look into publishing it on open-vsx as well.