From ee05eafe6c657c3d3710655e11d88d61bc5febf0 Mon Sep 17 00:00:00 2001 From: Edwin Cheng Date: Tue, 2 Apr 2019 13:07:40 +0800 Subject: Add config for cargo-watch trace --- docs/user/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/user') diff --git a/docs/user/README.md b/docs/user/README.md index 439c4e6ae..722a86c9b 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -60,6 +60,7 @@ for details. * `rust-analyzer.enableCargoWatchOnStartup`: prompt to install & enable `cargo watch` for live error highlighting (note, this **does not** use rust-analyzer) * `rust-analyzer.trace.server`: enables internal logging +* `rust-analyzer.trace.cargo-watch`: enables cargo-watch logging ## Emacs -- cgit v1.2.3