mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 05:38:46 +00:00
Disrecommend trace.server: "verbose" for regular users
This commit is contained in:
parent
ceb69203b5
commit
426122ffc0
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue