Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 5b04a7d

Browse files
veber-alexlnicola
andauthored
Update editors/code/package.json
Co-authored-by: Laurențiu Nicola <[email protected]>
1 parent 6c907e1 commit 5b04a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
"type": "boolean"
468468
},
469469
"rust-analyzer.diagnostics.useRustcErrorCode": {
470-
"markdownDescription": "Whether to show diagnostics using the original rustc error code. If this is false all rustc diagnostics will have the code 'rustc(Click for full compiler diagnostics)'",
470+
"markdownDescription": "Whether to show diagnostics using the original rustc error code. If this is false, all rustc diagnostics will have the code 'rustc(Click for full compiler diagnostics)'",
471471
"default": false,
472472
"type": "boolean"
473473
},

0 commit comments

Comments
 (0)