Skip to content

Commit 0a16b82

Browse files
committed
Add herb to the devcontainer
1 parent cfc0b39 commit 0a16b82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99

1010
// Configure tool-specific properties.
1111
"customizations": {
12+
"vscode": {
13+
"extensions": ["marcoroth.herb-lsp"]
14+
}
1215
},
1316

1417
// Use 'forwardPorts' to make a list of ports inside the container available locally.

0 commit comments

Comments
 (0)