11534: minor: Improve instructions for running pre-release versions r=lnicola a=lnicola

Closes #11468

bors r+

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
This commit is contained in:
bors[bot] 2022-02-23 04:39:42 +00:00 committed by GitHub
commit c79ef5f5ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View file

@ -100,8 +100,7 @@ It will ask your permission to download the matching language server version bin
===== Nightly ===== Nightly
We ship nightly releases for VS Code. We ship nightly releases for VS Code.
You can opt in to these by switching to the pre-release version in the Code extension page or settings. To help us out by testing the newest code, you can enable pre-release versions in the Code extension page.
To help us out with testing the newest code and follow the bleeding edge of our `master`, please use the following config:
==== Manual installation ==== Manual installation

View file

@ -310,7 +310,7 @@
], ],
"scope": "machine-overridable", "scope": "machine-overridable",
"default": null, "default": null,
"markdownDescription": "Path to rust-analyzer executable (points to bundled binary by default). If this is set, then `#rust-analyzer.updates.channel#` setting is not used" "markdownDescription": "Path to rust-analyzer executable (points to bundled binary by default)."
}, },
"rust-analyzer.server.extraEnv": { "rust-analyzer.server.extraEnv": {
"type": [ "type": [