mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 14:24:56 +00:00
better wording
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"markdownDescription": "Advanced option, fully override the command rust-analyzer uses for checking. The command must include `--message=format=json`."
|
||||
"markdownDescription": "Advanced option, fully override the command rust-analyzer uses for checking. The command should include `--message=format=json` or similar option."
|
||||
},
|
||||
"rust-analyzer.checkOnSave.allTargets": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user