Parcourir la source

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

苗大 il y a 5 mois
Parent
commit
f0edad8a51
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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 冲突