Use proper settings in the diagnostics section (#29791)
Follow-up of https://github.com/zed-industries/zed/pull/29706 Release Notes: - N/A Co-authored-by: Cole Miller <cole@zed.dev>
This commit is contained in:
parent
49a71ec3b8
commit
d1b35be353
@ -934,7 +934,7 @@
|
||||
// Shows all diagnostics when not specified.
|
||||
"max_severity": null
|
||||
},
|
||||
"rust": {
|
||||
"cargo": {
|
||||
// When enabled, Zed disables rust-analyzer's check on save and starts to query
|
||||
// Cargo diagnostics separately.
|
||||
"fetch_cargo_diagnostics": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user