Skip to content

Commit 4271e4c

Browse files
bors[bot]lnicola
andauthored
Merge #6245
6245: Update GNOME Builder docs r=lnicola a=lnicola Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2 parents 1af6275 + b19013f commit 4271e4c

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -260,16 +260,7 @@ If you get an error saying `No such file or directory: 'rust-analyzer'`, see the
260260

261261
=== GNOME Builder
262262

263-
Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
264-
265-
Gnome Builder currently has support for RLS, and there's no way to configure the language server executable. A future version might support `rust-analyzer` out of the box.
266-
267-
1. Rename, symlink or copy the `rust-analyzer` binary to `rls` and place it somewhere Builder can find (in `PATH`, or under `~/.cargo/bin`).
268-
2. Enable the Rust Builder plugin.
269-
270-
==== GNOME Builder (Nightly)
271-
272-
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 available, GNOME Builder can install it when opening a Rust source file.
263+
GNOME Builder 3.37.1 and newer has native `rust-analyzer` support. If the LSP binary is not available, GNOME Builder can install it when opening a Rust file.
273264

274265
== Non-Cargo Based Projects
275266

0 commit comments

Comments
 (0)