From 47a4c3e77d2c1156e4cc45b0ad85ac6e6ee64806 Mon Sep 17 00:00:00 2001 From: Edwin Cheng Date: Wed, 20 Nov 2019 01:09:15 +0800 Subject: Add document in features.md --- docs/user/features.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/user') diff --git a/docs/user/features.md b/docs/user/features.md index c160dd70b..309d2775d 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 -- cgit v1.2.3