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

Cannot upload .html files #61

Closed
fafan999 opened this issue Apr 10, 2023 · 1 comment
Closed

Cannot upload .html files #61

fafan999 opened this issue Apr 10, 2023 · 1 comment
Labels
bug Something isn't working v3 Issues starting with v3 update
Milestone

Comments

@fafan999
Copy link

fafan999 commented Apr 10, 2023

What are the steps to reproduce this issue?

  1. Start to work on a .html file.
  2. Click all commands

What happens?

"Upload current file" command doesn't pop up in the available commands.

What were you expecting to happen?

I was expecting this command so I can read this .html file in my main.py script.

Any logs, error output, etc?

Any other comments?

Support info

@fafan999 fafan999 added the bug Something isn't working label Apr 10, 2023
@paulober
Copy link
Owner

That because this command only gets enabled for python (.py) files. I'll remove this constraint in the next hotfix so you can upload it with the upload command like before.
I the mean time you can mount the new virtual workspace and transfer the file by draging it onto the Pico or by creating a file there and copy pasting the content.

@paulober paulober added this to the v3.0.1 milestone Apr 10, 2023
@paulober paulober added the v3 Issues starting with v3 update label Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v3 Issues starting with v3 update
Projects
None yet
Development

No branches or pull requests

2 participants