ZIm/crates/onboarding
Michael Sloan 9bc98a81c6
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-23 10:37:24 -04:00
..
src Fix edit prediction disablement with "disable_ai": true setting (#35513) 2025-08-23 10:37:24 -04:00
Cargo.toml onboarding: Add the AI page (#35351) 2025-08-23 10:37:12 -04:00
LICENSE-GPL Fix new crate license symlink (#34922) 2025-08-23 10:35:51 -04:00