From d4a6d3b063e45c6a583f1e11826837fb95b69f00 Mon Sep 17 00:00:00 2001 From: Steve Magara Date: Thu, 30 May 2024 02:42:14 +0000 Subject: [PATCH] Trying lowercase github.copilot --- devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devcontainer.json b/devcontainer.json index 4bc653d..3b06cb3 100644 --- a/devcontainer.json +++ b/devcontainer.json @@ -11,7 +11,7 @@ "customizations": { "vscode": { "extensions": [ - "GitHub.copilot" + "github.copilot" ] }, "codespaces": {