Specifically looking at the powershell extension, Im running vscode on macos
Now I can install the .net core sdk and then install powershell on my system
But what I would prefer is to install this in a container and use that
Is it possible to have vscode automatically run this container when I open the integrated powershell console in the IDE and execute into it for me? This way I could have multiple sharable dev environments as container images.