mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-16 23:24:03 +00:00
Auto merge of #15745 - osiewicz:add-zed-to-ide-list, r=lnicola
docs: Add Zed to IDE list.
This commit is contained in:
commit
7eec17e627
1 changed files with 5 additions and 0 deletions
|
@ -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].
|
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
|
== Troubleshooting
|
||||||
|
|
||||||
Start with looking at the rust-analyzer version.
|
Start with looking at the rust-analyzer version.
|
||||||
|
|
Loading…
Reference in a new issue