Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrator: In-memory migration and migration diff #24621

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

0xtimsb
Copy link
Member

@0xtimsb 0xtimsb commented Feb 11, 2025

This PR adds:

  • Support for deprecated keymap and settings (In-memory migration)
  • Migration prompt only shown in settings.json / keymap.json and is optional
  • Migration diff

Release Notes:

  • Deprecated keymap and settings will now work out of the box without requiring user intervention. When opening a keymap.json or settings.json file, if deprecated items are detected, a toast notification will appear, offering an automatic migration. This is optional but recommended.
  • Before migrating, you can view a diff to see what changes will be made.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant