Skip to content

Commit 48e1709

Browse files
authored
Update devcontainer.json
Corrected Copilot Chat reference. Removed Copilot Labs extension.
1 parent cd44b45 commit 48e1709

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@
3131
"bierner.markdown-preview-github-styles",
3232
"streetsidesoftware.code-spell-checker",
3333
"alistairchristie.open-reusables",
34-
"github.copilot",
35-
"github.copilotChat",
36-
"github.copilotLabs"
34+
"GitHub.copilot",
35+
"GitHub.copilot-chat"
3736
]
3837
}
3938
},

0 commit comments

Comments
 (0)