You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor: Make "Expand macro" command title more explicit
Closes [#15856](#15856).
I opted for "caret", since it's the better term (cursor is the mouse), but I'm not sure how popular it is these days.
actual
As far as I found,
> rust-analyzer: Expand macro recursively
I understand it as expand full file.
expected
> rust-analyzer: Expand macro recursively at cursor
The text was updated successfully, but these errors were encountered: