Fix VSCode settings

This commit is contained in:
Vincent Isambart 2020-06-07 12:07:00 +09:00
parent dc340f12a3
commit 3162b9ed8f

View file

@ -487,10 +487,7 @@
"default": true "default": true
}, },
"rust-analyzer.linkedProjects": { "rust-analyzer.linkedProjects": {
"markdownDescription": [ "markdownDescription": "Disable project auto-discovery in favor of explicitly specified set of projects. \nElements must be paths pointing to Cargo.toml, rust-project.json, or JSON objects in rust-project.json format",
"Disable project auto-discovery in favor of explicitly specified set of projects.",
"Elements must be paths pointing to Cargo.toml, rust-project.json, or JSON objects in rust-project.json format"
],
"type": "array", "type": "array",
"items": { "items": {
"type": [ "type": [