Hello,
I've recently started using the VSC extension permanently from Eclipse, so I'm still getting used to it and how things are being done differently.
One of the things I usually do is immediately after I release a version update, I like to save the file system of that project into its separate folder in case I need to refer back to it. In the Eclipse workspace I would use File -> Export, and then File System in the Export Wizard to get the folder I need, which I rename the version number for future reference.
How do I do this within VSC? I could find no option or command for this.
Thanks in advance.