diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 358899686df1..bc4ea7ea15b7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -31,9 +31,8 @@ "bierner.markdown-preview-github-styles", "streetsidesoftware.code-spell-checker", "alistairchristie.open-reusables", - "github.copilot", - "github.copilotChat", - "github.copilotLabs" + "GitHub.copilot", + "GitHub.copilot-chat" ] } },