You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Feature first filed here mozilla/thimble.mozilla.org#1313 by @ScottDowne
It would be amazing if brackets had an option to download individual file or folder structure without having to download the whole project.
Here are the behaviors for this new feature:
Downloading a Single file
UI: Expected behavior: The selected file will be downloaded without it being zipped.
Downloading a Folder
UI: Expected behavior: This will zip the folder structure/contents and download it. The contents in the zip file will look like this: { folder name } / { file contents }
If the folder is empty and the user chooses to download it, should an error message show or should the empty folder be zipped and downloaded? What do you think?
The text was updated successfully, but these errors were encountered:
Feature first filed here mozilla/thimble.mozilla.org#1313 by @ScottDowne
It would be amazing if brackets had an option to download individual file or folder structure without having to download the whole project.
Here are the behaviors for this new feature:
Downloading a Single file
UI:

Expected behavior: The selected file will be downloaded without it being zipped.
Downloading a Folder
UI:

Expected behavior: This will zip the folder structure/contents and download it. The contents in the zip file will look like this:
{ folder name } / { file contents }
If the folder is empty and the user chooses to download it, should an error message show or should the empty folder be zipped and downloaded? What do you think?
The text was updated successfully, but these errors were encountered: