ZIm/crates/zeta
João Marcos 6f467281e0
Fix data collection permission asked multiple times for same worktree (#24016)
After the user confirmation, only the current instance of the
completions provider had the answer stored.

In this PR, the changes are propagated by having each provider have an
`Entity<choice>`, and having a lookup map with one `Entity<choice>` for
each worktree that `Zeta` has seen.

Release Notes:

- N/A
2025-01-31 10:22:31 +00:00
..
src Fix data collection permission asked multiple times for same worktree (#24016) 2025-01-31 10:22:31 +00:00
Cargo.toml zeta: Onboarding and title bar banner (#23797) 2025-01-30 16:55:32 -03:00
LICENSE-GPL Introduce staff-only inline completion provider (#21739) 2024-12-09 14:26:36 +01:00