Is there no feature to download project document files on idx?
This is a known bug that we hope to address soon. In the interim, one solution is to publish your changes to a git repository and download from there.
One month, it’s impossible to play with.
Not serious for an IDE like this
All my respects for you guys…
It turns out to be a complicated issue that we are committed to fixing. No updates yet, but all of you in this thread will be the first to know once the fix goes live!
Still can’t download an appbundle file after building
How can I do that. Please answer any one!
You can right-click on any folder in the Explorer pane and select Zip and Download. To grab everything in your project directory, go to File > Open Folder and accept the default /home/user
. Then, right-click on studio in Explorer and click Zip and Download.
When prompted to rebuild the environment, don’t do it, after you get your download, re-open /home/user/studio
.
We’ll take this as a feature request to make it easier to download everything–so thanks for reporting!
Also, you can export to GitHub. Just be sure to add any files that contain keys to .gitignore
(especially and including the .env
file!).