Migrate edit_prediction_provider setting before updating its value to 'zed' during onboarding (#24781)
This fixes a bug where we'd update your settings to an invalid state if you were using the old `inline_completion_provider` setting, then onboarded to Zeta, then migrated your settings. Release Notes: - N/A Co-authored-by: Michael Sloan <mgsloan@gmail.com> Co-authored-by: Agus Zubiaga <hi@aguz.me>
This commit is contained in:
parent
3d68dba696
commit
71867096c8
4 changed files with 48 additions and 20 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -17073,6 +17073,8 @@ dependencies = [
|
|||
"language_models",
|
||||
"log",
|
||||
"menu",
|
||||
"migrator",
|
||||
"paths",
|
||||
"postage",
|
||||
"project",
|
||||
"regex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue