Browse Source

chore: vscode extensions add pnpm-catalog-lens (#4583)

苗大 5 months ago
parent
commit
f0edad8a51
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .vscode/extensions.json

+ 3 - 1
.vscode/extensions.json

@@ -19,7 +19,9 @@
     // i18n 插件
     "Lokalise.i18n-ally",
     // CSS 变量提示
-    "vunguyentuan.vscode-css-variables"
+    "vunguyentuan.vscode-css-variables",
+    // 在 package.json 中显示 PNPM catalog 的版本
+    "antfu.pnpm-catalog-lens"
   ],
   "unwantedRecommendations": [
     // 和 volar 冲突