Skip to content

Commit bbd7254

Browse files
committed
chore: vscode extensions 插件建议
1 parent 4e06b8f commit bbd7254

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/extensions.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
// Markdown 格式化支持
1818
"yzhang.markdown-all-in-one",
1919
// 统一编辑器代码风格
20-
"editorconfig.editorconfig"
20+
"editorconfig.editorconfig",
21+
// 显示 PNPM catalogs 版本信息
22+
"antfu.pnpm-catalog-lens"
2123
],
2224
"unwantedRecommendations": [
2325
// 和 volar 冲突

0 commit comments

Comments
 (0)