Skip to content

Commit 9f2a0e3

Browse files
committed
add msvc note to manual
1 parent aae54dd commit 9f2a0e3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/user/manual.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,12 @@ The `rust-analyzer` binary can be installed via https://brew.sh/[Homebrew].
203203
$ brew install rust-analyzer
204204
----
205205

206+
==== Windows
207+
208+
It is recommended to install the latest Microsoft Visual C++ Redistributable prior to installation.
209+
Download links can be found
210+
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist[here].
211+
206212
=== VS Code or VSCodium in Flatpak
207213

208214
Setting up `rust-analyzer` with a Flatpak version of Code is not trivial because of the Flatpak sandbox.

0 commit comments

Comments
 (0)