diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
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. | |||
60 | * `rust-analyzer.enableCargoWatchOnStartup`: prompt to install & enable `cargo | 60 | * `rust-analyzer.enableCargoWatchOnStartup`: prompt to install & enable `cargo |
61 | watch` for live error highlighting (note, this **does not** use rust-analyzer) | 61 | watch` for live error highlighting (note, this **does not** use rust-analyzer) |
62 | * `rust-analyzer.trace.server`: enables internal logging | 62 | * `rust-analyzer.trace.server`: enables internal logging |
63 | * `rust-analyzer.trace.cargo-watch`: enables cargo-watch logging | ||
63 | 64 | ||
64 | 65 | ||
65 | ## Emacs | 66 | ## Emacs |