mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-28 04:45:05 +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"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
"rust-analyzer.showRequestFailedErrorNotification": {
|
"rust-analyzer.showRequestFailedErrorNotification": {
|
||||||
"markdownDescription": "Whether to show panic error notifications.",
|
"markdownDescription": "Whether to show error notifications for failing requests.",
|
||||||
"default": true,
|
"default": true,
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue