Skip to content

Commit

Permalink
Auto merge of #15745 - osiewicz:add-zed-to-ide-list, r=lnicola
Browse files Browse the repository at this point in the history
docs: Add Zed to IDE list.
  • Loading branch information
bors committed Oct 11, 2023
2 parents c387361 + 2e713a7 commit 7eec17e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/user/manual.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,11 @@ There is a package named `ra_ap_rust_analyzer` available on https://crates.io/cr

For more details, see https://github.com/rust-lang/rust-analyzer/blob/master/.github/workflows/publish.yml[the publish workflow].

=== Zed

https://zed.dev[Zed] has native `rust-analyzer` support.
If the LSP binary is not available, Zed can install it when opening a Rust file.

== Troubleshooting

Start with looking at the rust-analyzer version.
Expand Down

0 comments on commit 7eec17e

Please sign in to comment.