-
Notifications
You must be signed in to change notification settings - Fork 270
Description
The Devbox documentation makes mention of the Devbox VS Code extension and dev containers, but neither currently provide VS Code users with an adequate experience (as described in #1001). In that issue it was identified that the direnv VS Code extension provides a more streamlined Devbox experience. I find this approach preferable to dev containers, which negate the benefits of Devbox as a Docker-free solution.
I wish I'd come across the direnv extension earlier, as I spent a lot of time looking for workarounds and nearly gave up on Devbox. Having it in the Devbox documentation could prevent others having the same experience.
Note the known issues with this extension. There are two other direnv extensions in the marketplace, but I've not tried them.