Trying to figure out in VS Code when working with Windows and WSL how to lock a workspace to a profile. So when that profile is opened it always opens with the right workspace ready to go.
In addition as I am working with WSL I would ideally like that new window to open with the correct WSL and then profile with linked workspace.
So far I can use command palatte to do 1 step at a time, but cannot find a way to also link all together. I think in ideal world the profile would hold WSL and Workspace and then i could just use File->New Window With Profile
My goal was VSC should have profile per language/high level project. So looking for C profile/java profile/web profile etc