Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-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 6352e96811..0714b356fe 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -756,7 +756,7 @@
"default": true,
"type": "boolean"
},
- "rust-analyzer.hover.documentation.keywords": {
+ "rust-analyzer.hover.documentation.keywords.enable": {
"markdownDescription": "Whether to show keyword hover popups. Only applies when\n`#rust-analyzer.hover.documentation.enable#` is set.",
"default": true,
"type": "boolean"