Use name from Dev Environements as the Folder Name in VS Code
Tell us about your request
Change the name of the code folder from com.docker.devenvironments.code to {{github project name}}
When you have multiple dev environements, within VS code, your Recent becomes cluttered with identical looking names.
If you changed the folder name to match the dev environement name, they'd be findable
Which service(s) is this request for? Dev Environements
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
I normally open VS Code, then go to recent and click on the project I'd like to work on, now I cant. Also if you have 5 instances of vs code open, it becomes hard to figure out which project is which when the title bar on vs code is com.docker.devenvironments.code for all of them.
Are you currently working around the issue? Loading the project every time from Docker instead of using VS Code
Additional context

@deidyomega Thanks for your feedback. As I already wrote in #66 we'll use Compose file format to allow you to configure Dev Environment and you'll be able to define the directory name used to mount the source code in your container