diff --git a/docs/user/features.md b/docs/user/features.md index c160dd70bd9..309d2775d5d 100644 --- a/docs/user/features.md +++ b/docs/user/features.md @@ -81,6 +81,10 @@ Join selected lines into one, smartly fixing up whitespace and trailing commas. Shows the parse tree of the current file. It exists mostly for debugging rust-analyzer itself. +#### Expand Macro Recursively + +Shows the full macro expansion of the macro at current cursor. + #### Status Shows internal statistic about memory usage of rust-analyzer