Skip to content

Commit 157f558

Browse files
authored
Update devcontainer.json
Signed-off-by: Sidney Andrews <sidandrews@microsoft.com>
1 parent 15f90ee commit 157f558

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
"customizations": {
99
"vscode": {
1010
"extensions": [
11+
"ms-azuretools.azure-dev",
12+
"ms-azuretools.vscode-cosmosdb",
1113
"rust-lang.rust-analyzer"
1214
]
1315
}
1416
}
15-
}
17+
}

0 commit comments

Comments
 (0)