Pascal Breuninger
Pascal Breuninger
feat(cli): add get-workspace-config command to resolve the source and multiple devcontainer files ahead of creation feat(ui): experimental setting for multi-devcontainer repos, disabled by default. Can check for multiple devcontainer.json files...
- adds nested dynamic options for providers, see `examples/proxy-provider` for an example
feat(ui): add support for os based dark mode
Separates between SSH keys that can be used as-in and the ones that require additional input from the user like a passphrase. In the latter case we now check if...
Following up on #10332 to allow assets from devpod.sh to be displayed in Readme.md files. I'm a maintainer of [DevPod](https://github.com/loft-sh/devpod) and owner of devpod.sh The "Open in DevPod" is a...
Adds devpod.sh to the list of trusted image domains in order to display the "Open in DevPod" button in nuget gallery readmes solves #10336