We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466a3a0 commit 63265aaCopy full SHA for 63265aa
1 file changed
.devcontainer/devcontainer.json
@@ -39,7 +39,7 @@
39
"shutdownAction": "none",
40
41
// Uncomment the next line to run commands after the container is created.
42
- "postCreateCommand": "code --install-extension GitHub.copilot-chat --force",
+ // "postCreateCommand": "",
43
44
// Configure tool-specific properties.
45
"customizations": {
0 commit comments