Remove reference to updates.channel from settings

This commit is contained in:
Laurențiu Nicola 2022-02-23 06:38:01 +02:00
parent b97ab63cbe
commit 6e7b17374c

View File

@ -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": [