If you, just like me, wanted to try Dev Containers, but couldn't, because there was no support in VS Codium, I made an extension. I made it primarily for my own needs but I invite you to try it and contribute too.

The way it works is extremely simple. It builds containers with DevPod (github.com/loft-sh/devpod) and connects to them using Open SSH extension (github.com/jeanp413/open-remot). That's it.

You can find it at:
- github.com/3timeslazy/vscodium
- open-vsx.org/extension/3timesl

While making this extension, I also wrote some of my thoughts about dev containers tooling. You can read them here: techhub.social/@3timeslazy/113

I would also like to mention @sitnik_ru 's thread on this topic: mastodon.social/@sitnik_ru/112. I knew about devcontainers before, but this thread nudged me to try them again and eventually create my extension. As a thank you, I made a couple of contributions to the slowreader (github.com/hplush/slowreader).

#devcontainer #devcontainers #vscodium #foss

If you, just like me, wanted to try Dev Containers, but couldn't, because there was no support in VS Codium, I made an extension. I made it primarily for my own needs but I invite you to try it and contribute too.

The way it works is extremely simple. It builds containers with DevPod (github.com/loft-sh/devpod) and connects to them using Open SSH extension (github.com/jeanp413/open-remot). That's it.