Remove reference to updates.channel from settings
This commit is contained in:
parent
b97ab63cbe
commit
6e7b17374c
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user