zed icon indicating copy to clipboard operation
zed copied to clipboard

macro expansion on hover

Open JustFrederik opened this issue 1 year ago • 2 comments

Check for existing issues

  • [X] Completed

Describe the feature

Expand derive macro on hover/code action

If applicable, add mockups / screenshots to help present your vision of the feature

Screenshot 2024-04-16 at 17 32 19

JustFrederik avatar Apr 16 '24 15:04 JustFrederik

There's an "expand macro recursively" action for Rust files. Does that fit your use case?

osiewicz avatar Apr 16 '24 15:04 osiewicz

as I said I would add it to the code action or on hover, since I need to be on the macro to expand it

JustFrederik avatar Apr 16 '24 15:04 JustFrederik