diff --git a/editors/code/package.json b/editors/code/package.json index e6ceb235fcf3..68484a370b00 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -426,7 +426,7 @@ "Full log" ], "default": "off", - "description": "Trace requests to the rust-analyzer" + "description": "Trace requests to the rust-analyzer (this is usually overly verbose and not recommended for regular users)" }, "rust-analyzer.trace.extension": { "description": "Enable logging of VS Code extensions itself",