mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
Disrecommend trace.server: "verbose" for regular users
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user