Skip to content

Commit

Permalink
Update devcontainer.json - Humanitec VS Code extension
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Jun 4, 2024
1 parent 0e8f078 commit 00bc1e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"customizations": {
"vscode": {
"extensions": [
"redhat.vscode-yaml"
"redhat.vscode-yaml",
"humanitec.humanitec"
],
"settings": {
"yaml.schemas": {
Expand All @@ -25,4 +26,4 @@
}
}
}
}
}

0 comments on commit 00bc1e3

Please sign in to comment.