2023-02-22 11:20:41 +08:00

10 lines
375 B
JSON

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