-
Notifications
You must be signed in to change notification settings - Fork 256
tracking issue: easy install and go #89
Comments
SYS_ROOT env var is part of the friction: #80 |
Discussed:
|
Turns out that because we link the compiler, using |
Just to update. |
Current plan is still to use rustup as primary installation mechanism. (cc @brson). The VSCode plugin should be able to call rustup to install the RLS, the data it needs, and possibly even a compatible toolchain. If Rustup is not installed, the plugin should install it (with user consent). |
Now installable through rustup. |
I believe that for an alpha release the RLS must be easy to install. The current process is too high a bar for entry. There are two scenarios:
Also cc #88 which needs to work out the box for a really good user experience.
The text was updated successfully, but these errors were encountered: