]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rustfmt/atom.md
Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddle
[rust.git] / src / tools / rustfmt / atom.md
index f77ac1490721df68bd15cff8892517b24ae8aa85..c7e3a991a5f0352e4f3d0876d49f83776ded57c8 100644 (file)
@@ -1,8 +1,8 @@
 # Running Rustfmt from Atom
 
-## RLS
+## rust-analyzer
 
-Rustfmt is included with the Rust Language Server, itself provided by [ide-rust](https://atom.io/packages/ide-rust).
+Rustfmt can be utilized from [rust-analyzer](https://rust-analyzer.github.io/) which is provided by [ide-rust](https://atom.io/packages/ide-rust).
 
 `apm install ide-rust`