Add document in features.md
This commit is contained in:
parent
d16cc223e1
commit
47a4c3e77d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue