ZIm/crates/zed/src
Michael Sloan 899bc8a8fd
Fix edit prediction disablement with "disable_ai": true setting (#35513)
Even after #35327 edit predictions were still being queried and shown
after setting `"disable_ai": true`

Also moves `DisableAiSettings` to the `project` crate so that it gets
included in tests via existing use of `Project::init_settings(cx)`.

Release Notes:

- Fixed `"disable_ai": true` setting disabling edit predictions.
2025-08-04 15:45:11 +00:00
..
zed Fix edit prediction disablement with "disable_ai": true setting (#35513) 2025-08-04 15:45:11 +00:00
main.rs Start separating authentication from connection to collab (#35471) 2025-08-01 17:37:38 +00:00
reliability.rs Fix link to panic location on GitHub (#35162) 2025-07-29 17:45:46 -04:00
zed-main.rs Fix Unexpected Console Window When Running Zed Release Build (#32144) 2025-06-05 19:38:19 +08:00
zed.rs onboarding: Actions for page navigation (#35484) 2025-08-01 19:30:25 +00:00