vscode-powershell
vscode-powershell copied to clipboard
Add devcontainer & dsc/winget configuration that can be used when building this repo
Prerequisites
- [x] I have written a descriptive issue title.
- [x] I have searched all issues to ensure it has not already been reported.
Summary
Adding a devcontainer would be useful for anyone that doesn't want to have to install applications like node or other tooling directly on their machines & would also enable development and testing in CodeSpaces or using a Remote Container Host.
Also it would be useful to have a dsc configuration as well as winget configurations for this as well.
Proposed Design
as above
Willing to implement
Yes :-)
Already being worked on here! https://github.com/PowerShell/vscode-powershell/tree/build/devcontainer
Mostly done, just some challenges with multi-repo support I'm still solving.
I haven't forgotten about this! :)