Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appendix 04 -- Rust Language Server vs Rust Analyzer #2515

Closed
abraithwaite opened this issue Nov 29, 2020 · 3 comments
Closed

Appendix 04 -- Rust Language Server vs Rust Analyzer #2515

abraithwaite opened this issue Nov 29, 2020 · 3 comments
Assignees
Labels
blocked upstream Blocked on a change that needs to happen in a different repo first
Milestone

Comments

@abraithwaite
Copy link

Hey friends! Was reading the appendix and saw that the rust language server was mentioned as a useful development tool to setup for use by text editors/IDEs:

https://doc.rust-lang.org/stable/book/appendix-04-useful-development-tools.html#ide-integration-using-the-rust-language-server

However, one of the author's of that project claim that RLS is now the past and rust-analyzer is the future:

rust-lang/rls#742 (comment)

It's not mentioned in the readme of RLS yet, but it was a bit confusing trying to figure out what to setup my first time. Not sure there's much to do now, but it might be useful for others to know in a subsequent version of this book that RLS is (will be?) no longer.

@steveklabnik
Copy link
Member

Hi there,

As always, cutting edge comments are newer than the book. rust-lang/rust-analyzer#4224 is the tracking issue for this transition, once it's ready, the book will be updated to talk about it. While it's great for many people, the book doesn't target the cutting edge.

I'm gonna leave this issue open as a "we should update this when it's ready." :) Thank you!

@steveklabnik steveklabnik self-assigned this Dec 1, 2020
@steveklabnik steveklabnik added the blocked upstream Blocked on a change that needs to happen in a different repo first label Dec 1, 2020
@abraithwaite
Copy link
Author

Totally understood! Thanks!

@carols10cents carols10cents added this to the appendix milestone Jul 17, 2021
@carols10cents
Copy link
Member

This has been fixed in #2945!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked upstream Blocked on a change that needs to happen in a different repo first
Projects
None yet
Development

No branches or pull requests

3 participants