Upload zip files to VScode/Pumas

Inside the VSCode/Pumas environment, can I upload a zip file that has a few files in a folder structure as a single upload and have it unzip and place the contents in the appropriate file/folder structure? I’m wondering what the best way is to accomplish this in VSCode/Pumas.

I don’t think such a function is available by default but it is easy to add as an extension. There is an extension named “VSCode Archive” (see first image) and once it is installed, a “Decompress Here” option (see second image) will be available when you right-click on a zip file.


1 Like