vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

Add devcontainer & dsc/winget configuration that can be used when building this repo

Open kilasuit opened this issue 6 months ago • 2 comments

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 :-)

kilasuit avatar May 30 '25 04:05 kilasuit

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.

JustinGrote avatar May 30 '25 06:05 JustinGrote

I haven't forgotten about this! :)

JustinGrote avatar Jul 23 '25 03:07 JustinGrote