Files
oak-gpui/crates
Kirill Bulatov a8312d623d Allow to temporarily toggle diagnostics in the editor (#30316)
* Adds a `diagnostics_max_severity: null` editor settings that has
previous hardcoded default, `warning`
* Make inline diagnostics to inherit this setting by default (can be
overridden with its own max_severity setting)
* Allows to toggle diagnostics in the editor menu and via new action,
`editor::ToggleDiagnostics`

Closes https://github.com/zed-industries/zed/issues/4686

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-05-08 21:47:32 +00:00
..
2025-05-01 19:24:14 +00:00
2025-04-23 20:54:09 +00:00
2025-05-08 09:37:20 +01:00
2025-05-08 19:57:16 +08:00
2025-05-07 23:11:09 +03:00
2025-04-23 20:54:09 +00:00
2025-05-07 15:37:06 +00:00
2025-05-07 23:11:09 +03:00
2025-05-01 19:24:14 +00:00
2025-05-07 17:26:42 -07:00