Rust 编程

vscode 编程环境配置

rust-analyzer: 实时编译和分析 Rust 代码,提示代码错误,并对类型进行标注。
rust syntax: 为代码提供语法高亮。
crates: 分析当前项目的依赖是否是最新的版本。
better toml: Rust 使用 toml 做项目的配置管理。better toml 可以做语法高亮,并展示 toml 文件中的错误。
rust test lens: 可以快速运行某个 Rust 测试。
Tabine: 基于 AI 的自动补全。

posted @ 2023-04-03 00:19  bm小明  阅读(86)  评论(0编辑  收藏  举报