mirror of
https://github.com/encounter/zed.git
synced 2026-03-30 11:44:33 -07:00
66784c0b3f
This PR fixes the language model selector.
I tried to piece together the state prior to #25697 (the state it was in
at 11838cf89e) while retaining unrelated
changes that happened since then.
Release Notes:
- Fixed an issue where language models would not be authenticated until
after the model selector was opened (Preview only).