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 ef9dec5f14..1497b61e67 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -156,7 +156,7 @@
},
{
"command": "rust-analyzer.expandMacro",
- "title": "Expand macro recursively",
+ "title": "Expand macro recursively at caret",
"category": "rust-analyzer"
},
{