• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


26 Mar, 2025

Updated at 20 May, 2025

VS Code, open new window with WSL/Profile/Workspace set

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