Rust支持很多的集成开发环境(IDE)或开发专用的文本编辑器。本文推荐使用VisualStudioCode作为我们的开发环境搭建VisualStudioCode开发环境首先,需要安装最新版的Rust编译工具和VisualStudioCode。Rust编译工具:https://www.rust-lang.org/zh-CN/tools/installVisualStudioCode:https:/
可以自定义设置名字:name.json{ "Print to console": { "prefix": "vue", "body": [ "<template>", "<div class='$2'>$5</div>", "</template>", "",