From 4cd0a96c96870d4e9a73b92f401a8fad26f3c02a Mon Sep 17 00:00:00 2001 From: Bernardo Date: Sat, 20 Apr 2019 10:02:23 +0200 Subject: update user docs --- docs/user/features.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/user/features.md b/docs/user/features.md index 09a7f5a43..cffbb4c7f 100644 --- a/docs/user/features.md +++ b/docs/user/features.md @@ -76,6 +76,14 @@ Shows internal statistic about memory usage of rust-analyzer Manually triggers GC +#### Start Cargo Watch + +Start `cargo watch` for live error highlighting. Will prompt to install if it's not already installed. + +#### Stop Cargo Watch + +Stop `cargo watch` + ### Code Actions (Assists) These are triggered in a particular context via light bulb. We use custom code on -- cgit v1.2.3