This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -64,22 +64,8 @@ You can install the latest release of the plugin from
6464https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer[the marketplace].
6565
6666Note that the plugin may cause conflicts with the
67- https://marketplace.visualstudio.com/items?itemName=rust-lang.rust[official Rust plugin].
68- It is recommended to disable the Rust plugin when using the rust-analyzer extension.
69-
70- By default, the plugin will prompt you to download the matching version of the server as well:
71-
72- image::https://user-images.githubusercontent.com/9021944/75067008-17502500-54ba-11ea-835a-f92aac50e866.png[]
73-
74- [NOTE]
75- ====
76- To disable this notification put the following to `settings.json`
77-
78- [source,json]
79- ----
80- { "rust-analyzer.updates.askBeforeDownload": false }
81- ----
82- ====
67+ https://marketplace.visualstudio.com/items?itemName=rust-lang.rust[previous official Rust plugin].
68+ The latter is no longer maintained and should be uninstalled.
8369
8470The server binary is stored in the extension install directory, which starts with `rust-lang.rust-analyzer-` and is located under:
8571
You can’t perform that action at this time.
0 commit comments