Skip to content

Commit e893bdd

Browse files
matkladflodieboldMark-Simulacrum
authored
Apply suggestions from code review
Co-authored-by: Florian Diebold <[email protected]> Co-authored-by: Mark Rousskov <[email protected]>
1 parent 3e901fe commit e893bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2022-02-21-rust-analyzer-joins-rust-org.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: The rust-analyzer Team on behalf of the entire Rust Team
77
We have an exciting announcement to make!
88
The [rust-analyzer](https://rust-analyzer.github.io) project, a new implementation of the Language Server Protocol (LSP) for Rust, is now officially a part of the wider Rust organization! :tada:
99

10-
We want to start by thanking everyone who has gotten us this far from contributors, to sponsors, to all the users of rust-analyzer in the Rust community. We could not have done this without you.
10+
We want to start by thanking everyone who has gotten us this far, from contributors, to sponsors, to all the users of rust-analyzer in the Rust community. We could not have done this without you.
1111

1212
The immediate impact of this organizational change is limited -- nothing changes for rust-analyzer users or contributors.
1313
However, this change unblocks technical work to make rust-analyzer the officially recommended language server for Rust in the near future.
@@ -16,7 +16,7 @@ If you were hesitant to try rust-analyzer before, today is a good opportunity to
1616
Not only is it a very capable language server for Rust, but according to [VS Code statistics](https://marketplace.visualstudio.com/search?target=VSCode&category=Programming%20Languages&sortBy=Rating), it is one of the best rated LSP implementations *across* programming languages.
1717
We highly recommend giving rust-analyzer a spin today, even if it will take some more time for us to complete the due process and switch from the existing officially recommended LSP implementation (RLS) properly.
1818

19-
rust-analyzer enjoys first-class support in many editors:
19+
rust-analyzer enjoys excellent support in many editors:
2020

2121
* For VS Code, install the [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer) extension from the marketplace.
2222
* For Neovim, follow the setup instructions [from this post](https://sharksforarms.dev/posts/neovim-rust/).

0 commit comments

Comments
 (0)