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

Accessing all examples? #80

Closed chupocro closed 2 weeks ago

chupocro commented 2 weeks ago

Is there a way of accessing all the examples from the repository by using New Project From Example? I'd like to test some PIO examples but there isn't any in the drop-down menu.

I am not sure if my New Project From Example window works as it should because if the Board type is Pico W then there are Basic Settings, Pico wireless options and Debugger tabs at the top but clicking on Pico wireless options or Debugger has no effect.

Blink example with Pico board works well.

paulober commented 2 weeks ago

So the Pico W issue is already fixed and will be included in the next release. So your examples view is working correctly only these links shouldn't pop up.

No unfortunately not. The extension includes a custom reduced set of examples for better integration with the project generator. But with the next release it will include most of the examples (also the PIO onse) directly in the create from example dialog.

will-v-pi commented 2 weeks ago

The PIO examples have been added in the 0.16.0 release, so closing this issue