Skip to content

Commit 951c599

Browse files
committed
feat(devcontainer): add ms-azuretools.vscode-containers extension
* Included the `ms-azuretools.vscode-containers` extension to enhance container development support.
1 parent 1773f74 commit 951c599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"esbenp.prettier-vscode",
1919
"github.vscode-github-actions",
2020
"GitHub.vscode-pull-request-github",
21+
"ms-azuretools.vscode-containers",
2122
"redhat.vscode-yaml",
2223
"yzhang.markdown-all-in-one"
2324
]

0 commit comments

Comments
 (0)