We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what you want to happen. Add any considered drawbacks.
A clear and concise description of any alternative solutions or features you've considered.
If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design?
The text was updated successfully, but these errors were encountered:
Well, one way that works is to make a file with this inside it and run it. import os print(os.listdir())
Is there anything better?
Sorry, something went wrong.
Opening the MicroPico vREPL (a custom terminal profile) and type your code or just .ls and press enter. Or opening the virtual filesystem/workspace.
.ls
No branches or pull requests
In Thonny I can see a list ofo the files on the pico in addition to the files on my laptop. Can we have this feature too?
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
A clear and concise description of what you want to happen. Add any considered drawbacks.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Teachability, Documentation, Adoption, Migration Strategy
If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design?
The text was updated successfully, but these errors were encountered: