Unnamed repository; edit this file 'description' to name the repository.
Update editors/code/package.json
Co-authored-by: Lukas Wirth <[email protected]>
Jan Procházka 2023-11-15
parent 0d147b3 · commit 9c8727e
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 59f89cebde..850c0772f3 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -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"
},