Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension not working with VSCode 1.71.0 [Linux] #16

Closed
ma3oun opened this issue Sep 6, 2022 · 3 comments
Closed

Extension not working with VSCode 1.71.0 [Linux] #16

ma3oun opened this issue Sep 6, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@ma3oun
Copy link

ma3oun commented Sep 6, 2022

What are the steps to reproduce this issue?

  1. Update to latest VSCode 1.71.0 on linux
  2. Remove Pico-Go and install Pico-W-Go
  3. Try to execute any command (e.g. Upload current file only)

What happens?

An error window pops up: "command 'picowgo.uplodFile' not found"

What were you expecting to happen?

File upload

Any logs, error output, etc?

(If it’s long, please paste to https://gist.github.com and insert the link here)

Support info

Copy this from the Pico-W-Go > Help > Get support info option in the command palette:

This command is not listed !

@ma3oun ma3oun added the bug Something isn't working label Sep 6, 2022
@paulober
Copy link
Owner

paulober commented Sep 6, 2022

You have to run 'Pico-W-Go > configure project' first as this will setup all the commands and linting for your workspace first. See README.md

@ma3oun
Copy link
Author

ma3oun commented Sep 6, 2022

Indeed, this solves the problem. Thanks :-)

@SteveBannister1
Copy link

Thanks! That worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants