diff --git a/README.md b/README.md index 22dffa9f8..c015a8901 100644 --- a/README.md +++ b/README.md @@ -906,6 +906,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https:// * [Even Better TOML](https://marketplace.visualstudio.com/items?itemName=tamasfe.even-better-toml) - TOML support in vscode * [Prettier - Code formatter (Rust)](https://marketplace.visualstudio.com/items?itemName=jinxdash.prettier-rust) - Opinionated Rust code formatter that autofixes bad syntax ([Prettier](https://prettier.io/) community plugin) * [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) - An alternative rust language server to the RLS + * [Dash](https://kapeli.com/dash) - Offline API documentation browser for macOS with instant search for Rust docs and 200+ other frameworks ### Profiling