We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67902c commit 934a654Copy full SHA for 934a654
.devcontainer/devcontainer.json
@@ -20,6 +20,8 @@
20
"customizations": {
21
"vscode": {
22
"extensions": [
23
+ "GitHub.copilot",
24
+ "ms-azuretools.vscode-docker",
25
"ms-python.python",
26
"ms-python.black-formatter",
27
"ms-python.isort"
0 commit comments