Add document in features.md

This commit is contained in:
Edwin Cheng 2019-11-20 01:09:15 +08:00
parent d16cc223e1
commit 47a4c3e77d

View file

@ -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 Shows the parse tree of the current file. It exists mostly for debugging
rust-analyzer itself. rust-analyzer itself.
#### Expand Macro Recursively
Shows the full macro expansion of the macro at current cursor.
#### Status #### Status
Shows internal statistic about memory usage of rust-analyzer Shows internal statistic about memory usage of rust-analyzer