mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 20:43:21 +00:00
Add document for Show RA Version
This commit is contained in:
parent
4e48a73f9c
commit
b21ead6ede
1 changed files with 4 additions and 0 deletions
|
@ -89,6 +89,10 @@ Shows the full macro expansion of the macro at current cursor.
|
|||
|
||||
Shows internal statistic about memory usage of rust-analyzer
|
||||
|
||||
#### Show RA Version
|
||||
|
||||
Show current rust-analyzer version
|
||||
|
||||
#### Run garbage collection
|
||||
|
||||
Manually triggers GC
|
||||
|
|
Loading…
Reference in a new issue