From b28e5c03aaee7a944b0dc7c92338377b2f69d914 Mon Sep 17 00:00:00 2001 From: snowdream Date: Wed, 11 Sep 2024 23:02:21 +0800 Subject: [PATCH] feat: vscode extensions "ultram4rine.vscode-choosealicense", "minherz.copyright-inserter" --- .vscode/extensions.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 09adbcb..680b36b 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -13,6 +13,8 @@ "timonwong.shellcheck", "foxundermoon.shell-format", "ms-ceintl.vscode-language-pack-zh-hans", - "github.vscode-github-actions" + "github.vscode-github-actions", + "ultram4rine.vscode-choosealicense", + "minherz.copyright-inserter" ] } \ No newline at end of file