aboutsummaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorEdwin Cheng <[email protected]>2020-02-20 07:25:59 +0000
committerEdwin Cheng <[email protected]>2020-02-21 10:33:45 +0000
commitb21ead6edef8ecf67749150df2f79ab2263465c5 (patch)
treeb6b8e7b4d0644a784890353004420670249e2ced /docs/user
parent4e48a73f9c342544e4eabd1c1cd31cdfb6a6e5e3 (diff)
Add document for `Show RA Version`
Diffstat (limited to 'docs/user')
-rw-r--r--docs/user/features.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/user/features.md b/docs/user/features.md
index 309d2775d..a00fa35da 100644
--- a/docs/user/features.md
+++ b/docs/user/features.md
@@ -89,6 +89,10 @@ Shows the full macro expansion of the macro at current cursor.
89 89
90Shows internal statistic about memory usage of rust-analyzer 90Shows internal statistic about memory usage of rust-analyzer
91 91
92#### Show RA Version
93
94Show current rust-analyzer version
95
92#### Run garbage collection 96#### Run garbage collection
93 97
94Manually triggers GC 98Manually triggers GC