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 7c3a737 commit e66bf1cCopy full SHA for e66bf1c
.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