From cace36cadec95e976867841b25563c66b5c7652d Mon Sep 17 00:00:00 2001 From: Laurențiu Nicola Date: Sat, 11 Nov 2023 12:10:38 +0200 Subject: Make Expand macro command title more explicit --- editors/code/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/code') diff --git a/editors/code/package.json b/editors/code/package.json index c7b877b2897..b469c5ec147 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" }, { -- cgit 1.4.1-3-g733a5