diff options
Diffstat (limited to 'docs/user')
-rw-r--r-- | docs/user/features.md | 4 |
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 | ||
90 | Shows internal statistic about memory usage of rust-analyzer | 90 | Shows internal statistic about memory usage of rust-analyzer |
91 | 91 | ||
92 | #### Show RA Version | ||
93 | |||
94 | Show current rust-analyzer version | ||
95 | |||
92 | #### Run garbage collection | 96 | #### Run garbage collection |
93 | 97 | ||
94 | Manually triggers GC | 98 | Manually triggers GC |