赞
踩
settings.json
{
"editor.defaultFoldingRangeProvider": null,
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer", // Makes the magic
"editor.formatOnSave": true // Optional
}
}
cargo new hello1
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。