Skip to content

Commit 4737d17

Browse files
committed
Update devcontainer
1 parent 34d6137 commit 4737d17

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
"vscode": {
1414
"settings": {
1515
"terminal.integrated.shell.linux": "/bin/bash",
16-
// Disable GitHub Copilot in this workspace (all languages)
17-
"github.copilot.enable": { "*": false },
18-
// Disable inline suggestions globally (covers Copilot and others)
19-
"editor.inlineSuggest.enabled": false,
20-
// Disable Copilot Chat (key name tolerated even if extension absent)
21-
"github.copilot.chat.enable": false
2216
},
2317
"extensions": [
2418
"ms-vscode.node-debug2",

0 commit comments

Comments
 (0)