Unnamed repository; edit this file 'description' to name the repository.
Remove reference to updates.channel from settings
Laurențiu Nicola 2022-02-23
parent b97ab63 · commit 6e7b173
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index b114bf4cfa..5b75b895d0 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -310,7 +310,7 @@
],
"scope": "machine-overridable",
"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": {
"type": [