How to customize "Docker Dev Environments"

I’ve been trying out the “Dev Environments” beta feature of Docker Desktop. How can I customize it to get local folders mounted into the Dev environment container in addition to the source code as volumes. I found that I can customize the dev environment image using config file Are there other configurations which can go into the config file with which I can mount extra directories and sockets into the dev container.