ZIm/crates/copilot
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 copilot: Fix config dir logic to support Flatpak environments (#32901) 2025-06-19 16:32:02 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00