182 个版本
新 0.0.230 | 2024 年 8 月 19 日 |
---|---|
0.0.227 | 2024 年 7 月 29 日 |
0.0.207 | 2024 年 3 月 25 日 |
0.0.190 | 2023 年 12 月 18 日 |
0.0.26 | 2020 年 11 月 30 日 |
#241 在 开发工具 中
13,418 每月下载量
在 15 个包中使用 (4 个直接使用)
7KB
72 行
rust-analyzer 是 Rust 语言的模块化编译器前端。它是 rls-2.0 大规模努力的一部分,旨在为 Rust 创建优秀的 IDE 支持。
快速入门
https://rust-analyzer.github.io/manual.html#installation
文档
如果您想 贡献 rust-analyzer,请查看 CONTRIBUTING.md,或者如果您只是对底层工作原理感兴趣,请查看 ./docs/dev 文件夹。
如果您想 使用 rust-analyzer 的语言服务器与您选择的编辑器一起使用,请查看 手册 文件夹。它还包含一些技巧和窍门,帮助您在使用 rust-analyzer 时提高生产力。
安全和隐私
请参阅 手册 中的相关部分。
沟通
有关使用和故障排除请求,请使用 Rust 论坛的 "IDEs 和编辑器" 分类
https://users.rust-lang.org/c/ide/14
有关开发和实现的问题,请加入 Zulip 上的 rust-analyzer 工作组
https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
快速链接
- 网站: https://rust-analyzer.github.io/
- 指标: https://rust-analyzer.github.io/metrics/
- API 文档: https://rust-lang.github.io/rust-analyzer/ide/
- 变更日志: https://rust-analyzer.github.io/thisweek
许可协议
rust-analyzer 主要在 MIT 许可协议和 Apache 许可协议(版本 2.0)的条款下分发。
有关详细信息,请参阅 LICENSE-APACHE 和 LICENSE-MIT。
依赖项
~0.1–6.5MB
~34K SLoC