2023-03-08 10:02:46 +08:00

10 lines
380 B
JSON

{
"recommendations": [
"CodeInChinese.EnglishChineseDictionary", // 翻译(英汉词典)
"kisstkondoros.vscode-gutter-preview", // Image 预览
"ritwickdey.LiveServer", // 为静态和动态页面启动具有实时重载功能的本地开发服务器
"antfu.unocss", // UnoCSS 原子化css
"esbenp.prettier-vscode" // 格式化
]
}