mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 21:54:42 +00:00
Update editors/code/package.json
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
This commit is contained in:
parent
0d147b382f
commit
9c8727eea5
1 changed files with 1 additions and 1 deletions
|
@ -503,7 +503,7 @@
|
|||
"type": "boolean"
|
||||
},
|
||||
"rust-analyzer.showRequestFailedErrorNotification": {
|
||||
"markdownDescription": "Whether to show panic error notifications.",
|
||||
"markdownDescription": "Whether to show error notifications for failing requests.",
|
||||
"default": true,
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue