From 8f40de168245afd9fe536227f7f30b03b9b10718 Mon Sep 17 00:00:00 2001 From: zhaoyingbo Date: Wed, 24 Apr 2024 01:50:42 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8E=A5=E5=85=A5copilot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 70bff37..505188d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -25,7 +25,7 @@ "Gruntfuggly.todo-tree", "MS-CEINTL.vscode-language-pack-zh-hans", "stylelint.vscode-stylelint", - "Alibaba-Cloud.tongyi-lingma" + "GitHub.copilot" ] } }