-
There is [Open VSX Registry](https://open-vsx.org/) for VSCode extensions. It's an open-source alternative to the most popular VSCode marketplace. Some Linux distributions (at least Archlinux) package…
-
I'd like to install `rye` from PyPi. It simplifies the CI and DevContainer code.
-
It looks like it is an error to set the GID to 1000 when installing the common-utils feature on a debian base in codespaces.
It's possible this is a codespaces issue... or maybe the base image includ…
-
### 🤔 What's the problem you've observed?
I would like to contribute to the cpp project. But am not able to spin up a development environment (easily).
We don't have a development environment on o…
-
# [Create Dev Container](https://github.com/ZanderCowboy/multichoice/issues/36)
## Ticket: [36](https://github.com/ZanderCowboy/multichoice/issues/36)
### branch: `create-dev-container`
### O…
-
Cannot open in devcontainer
1) If you can, please include a screenshot of your problem
```
Support for ARM64 is in preview.
[654 ms] Start: Run in container: test -d '/home/vscode/.curso…
-
The devcontainer CLI is able to resolve features with simple versions like this:
```
devcontainer features info manifest myociregistry.com/devcontainers/features/myfeature:1.0.2
```
However, it is…
-
-
to reproduce:
1. open the repo in vscode
2. hit f1 and type "Dev Containers: Reopen in Container" then hit enter
logs:
```
[81043260 ms] Start: Run: docker pull mcr.microsoft.com/devconta…
-
### Actual Behavior
File ownership is incorrect in a devcontainer when using reverse-sshfs or 9p mount types. Files are owned by my macOS user ID, not the vscode container user. I think this was wo…