New blog post! I wanted to configure my VS Code to use Multi-root Workspaces inside a Dev Container, but I could not find a blog, tutorial or YouTube video about that, so I wrote my own. Check out this powerful way to aggregate multiple repositories in the same workspace, and have a development environment that is fully isolated from your main OS.

#HomeLab #SelfHosted #DevOps #SRE #VSCode #Coding @homelab

https://mteixeira.wordpress.com/2026/04/07/vs-code-multi-root-workspaces-with-devcontainers/

VS Code Multi-root Workspaces with Devcontainers

I heavily use Visual Studio Code both professionally and for my personal projects. For a long time I have been using Dev Containers, and since recently I started using Multi-root Workspaces. Even m…

I do what I can