zed
zed copied to clipboard
macro expansion on hover
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
There's an "expand macro recursively" action for Rust files. Does that fit your use case?
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