From 6124798217aae7ad1a6b49641456ce12cde47ce5 Mon Sep 17 00:00:00 2001 From: hironow Date: Sun, 27 Oct 2024 19:59:58 +0900 Subject: [PATCH] Add github.copilot-workspace to vscode extensions --- dump/Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/dump/Brewfile b/dump/Brewfile index abb0b0d..3253220 100644 --- a/dump/Brewfile +++ b/dump/Brewfile @@ -258,6 +258,7 @@ vscode "github.codespaces" vscode "github.copilot" vscode "github.copilot-chat" vscode "github.copilot-labs" +vscode "github.copilot-workspace" vscode "github.remotehub" vscode "github.vscode-github-actions" vscode "github.vscode-pull-request-github"