ZIm/crates/migrator
Michael Sloan 43afa68dab
Make migration notification not display if some bug causes no changes (#24578)
When working on #24442, I did a project wide replacement of
`AcceptInlineCompletion` with `AcceptEditPrediction`, as I was updating
the branch to mmain and that rename had happened. This also replaced it
in the migrator, causing the migration notification to always pop up on
keymap changes.

Checking if the migration actually changes the text makes it behave
better if this variety of bug happens in the future.

Release Notes:

- N/A
2025-02-10 13:01:10 -07:00
..
src Make migration notification not display if some bug causes no changes (#24578) 2025-02-10 13:01:10 -07:00
Cargo.toml Make migration notification not display if some bug causes no changes (#24578) 2025-02-10 13:01:10 -07:00
LICENSE-GPL Migrate keymap and settings + edit predictions rename (#23834) 2025-02-07 21:17:07 +05:30