Skip to content

How to edit files on device #56

Answered by lukaskremla
sfe-SparkFro asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

no worries, happy to help.

There is no feature for directly editing on-device files. You'd need to download it to your project and, make the changes, and then upload the file.

I know that, for example, Thonny allows this - but I decided against that. Unlike JetBrains IDEs Thonny doesn't have anything like the concept of a "Project" - so it makes sense that you might rely on your sources being on your device only.

But with this plugin my intention is to nudge people towards having all source code safely on their computer in their IDE in a project. Making changes to the code on the computer and then uploading it to the device.

The upload algorithm is highly optimized - skipping alrea…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@sfe-SparkFro
Comment options

@lukaskremla
Comment options

@sfe-SparkFro
Comment options

@lukaskremla
Comment options

Answer selected by sfe-SparkFro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants