chore: vscode extensions add pnpm-catalog-lens (#4583)
This commit is contained in:
parent
f8ce3fdf1f
commit
f0edad8a51
4
.vscode/extensions.json
vendored
4
.vscode/extensions.json
vendored
@ -19,7 +19,9 @@
|
|||||||
// i18n 插件
|
// i18n 插件
|
||||||
"Lokalise.i18n-ally",
|
"Lokalise.i18n-ally",
|
||||||
// CSS 变量提示
|
// CSS 变量提示
|
||||||
"vunguyentuan.vscode-css-variables"
|
"vunguyentuan.vscode-css-variables",
|
||||||
|
// 在 package.json 中显示 PNPM catalog 的版本
|
||||||
|
"antfu.pnpm-catalog-lens"
|
||||||
],
|
],
|
||||||
"unwantedRecommendations": [
|
"unwantedRecommendations": [
|
||||||
// 和 volar 冲突
|
// 和 volar 冲突
|
||||||
|
Loading…
Reference in New Issue
Block a user