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 3af18dacd4..189f20fc0c 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -840,7 +840,7 @@
"minimum": 0
},
"rust-analyzer.findAllRefs.excludeImports": {
- "markdownDescription": "Exclude imports from Find All References results",
+ "markdownDescription": "Exclude imports from find-all-references.",
"default": false,
"type": "boolean"
},