mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
Update manual.adoc
GNOME Builder (Nightly) supports now rust-analyzer
This commit is contained in:
parent
ceb69203b5
commit
965900c88c
1 changed files with 4 additions and 0 deletions
|
@ -269,6 +269,10 @@ Gnome Builder currently has support for RLS, and there's no way to configure the
|
||||||
1. Rename, symlink or copy the `rust-analyzer` binary to `rls` and place it somewhere Builder can find (in `PATH`, or under `~/.cargo/bin`).
|
1. Rename, symlink or copy the `rust-analyzer` binary to `rls` and place it somewhere Builder can find (in `PATH`, or under `~/.cargo/bin`).
|
||||||
2. Enable the Rust Builder plugin.
|
2. Enable the Rust Builder plugin.
|
||||||
|
|
||||||
|
==== GNOME Builder (Nightly)
|
||||||
|
|
||||||
|
https://nightly.gnome.org/repo/appstream/org.gnome.Builder.flatpakref[GNOME Builder (Nightly)] has now native support for `rust-analyzer` out of the box. If the `rust-analyzer` binary is not installed GNOME Builder will ask for installing the binary for you when opening up the first time a Rust source file.
|
||||||
|
|
||||||
== Non-Cargo Based Projects
|
== Non-Cargo Based Projects
|
||||||
|
|
||||||
rust-analyzer does not require Cargo.
|
rust-analyzer does not require Cargo.
|
||||||
|
|
Loading…
Reference in a new issue