From 6b3e8508b2f14dfe1c1c29c3080803275e6425a1 Mon Sep 17 00:00:00 2001 From: Utopia Date: Fri, 31 Oct 2025 17:18:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E6=8E=A8=E8=8D=90?= =?UTF-8?q?=20vsc=20=E6=8F=92=E4=BB=B6=E4=B8=AD=E7=9A=84=20christian-kohle?= =?UTF-8?q?r.path-intellisense=EF=BC=8C=E8=B7=AF=E5=BE=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=8A=9F=E8=83=BD=EF=BC=8Cvsc=20=E5=B7=B2=E7=BB=8F?= =?UTF-8?q?=E5=8E=9F=E7=94=9F=E6=8F=90=E4=BE=9B=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/extensions.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 211ca45..883b74d 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -10,7 +10,6 @@ "uni-helper.uni-highlight-vscode", "uni-helper.uni-ui-snippets-vscode", "uni-helper.uni-app-snippets-vscode", - "streetsidesoftware.code-spell-checker", - "christian-kohler.path-intellisense" + "streetsidesoftware.code-spell-checker" ] }