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

Uploading a file to Pico with spaces in its name - explorer does't show file #220

Closed
le-avion opened this issue May 18, 2024 · 1 comment · Fixed by #231
Closed

Uploading a file to Pico with spaces in its name - explorer does't show file #220

le-avion opened this issue May 18, 2024 · 1 comment · Fixed by #231
Assignees
Labels
bug Something isn't working

Comments

@le-avion
Copy link

Please provide a clear and concise description of the bug along with logs

What are the steps to reproduce this issue?

  1. Create a python program having one or more spaces in its name
  2. select from the explorer or by right clicking in the editor window and selecting "Upload current file to pico"

What happens?

File is uploaded but not visible in explorer's Pico (W) Remote Workspace.

What were you expecting to happen?

I was expecting for the file to be visible in the explorer.

Any logs, error output, etc?

(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico)
(If it’s long, please paste to https://gist.github.com and insert the link here)

Any other comments?

If I use Thonny I can see the uploaded file just fine. I can also upload this file using Thonny but it isn't visible in VS Code.

Which version of MicroPico are you using?

3.7.6

Support info

Copy this from the Help -> Info/About -> Copy (Code -> About Visual Studio Code -> Copy on macOS) option in Visual Studio Code:

Version: 1.89.1
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:16:23.416Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 6.8.0-76060800daily20240311-generic
@le-avion le-avion added the bug Something isn't working label May 18, 2024
@paulober paulober self-assigned this Jun 22, 2024
@paulober
Copy link
Owner

Thanks for reporting. Will be fixed in next patch today.

paulober added a commit that referenced this issue Jun 22, 2024
@paulober paulober mentioned this issue Jun 22, 2024
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

Successfully merging a pull request may close this issue.

2 participants