ZIm/crates/onboarding
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
..
src Fix edit prediction disablement with "disable_ai": true setting (#35513) 2025-08-04 15:45:11 +00:00
Cargo.toml onboarding: Add the AI page (#35351) 2025-08-01 10:43:59 -04:00
LICENSE-GPL Fix new crate license symlink (#34922) 2025-07-22 15:46:25 -04:00