better wording

This commit is contained in:
Aleksey Kladov 2020-04-02 14:39:37 +02:00
parent 8a788c764f
commit 407ab946ab

View File

@ -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",