Skip to content

Commit 43379ae

Browse files
committed
Add vscode extension section
1 parent cb42eac commit 43379ae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,16 @@ You get all the benefits of Nix, such as reproducibility and isolation, without
7272
needing to learn Nix. This makes Devbox a great tool for teams that aren't
7373
interested in getting into Nix or simply want to get up and running quickly.
7474

75+
### Visual Studio Code Integration
76+
77+
Devbox provides a VSCode extension that automatically loads the Devbox shell
78+
for you when you open your project. You can download the extension via [the
79+
Visual Studio Code
80+
Marketplace](https://marketplace.visualstudio.com/items?itemName=jetpack-io.devbox).
81+
82+
- Extension Name: devbox by jetpack.io
83+
- Extension URL: https://marketplace.visualstudio.com/items?itemName=jetpack-io.devbox
84+
7585
### Adding Packages
7686

7787
Within the Devbox shell, we get access to the `devbox` CLI, which provides us

0 commit comments

Comments
 (0)