Skip to content

Commit 934a654

Browse files
committed
Add Copilot and docker extensions
1 parent b67902c commit 934a654

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"customizations": {
2121
"vscode": {
2222
"extensions": [
23+
"GitHub.copilot",
24+
"ms-azuretools.vscode-docker",
2325
"ms-python.python",
2426
"ms-python.black-formatter",
2527
"ms-python.isort"

0 commit comments

Comments
 (0)