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

Rename react native IDE to Radon IDE (the parts visible to the user) #550

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

kmagiera
Copy link
Member

@kmagiera kmagiera commented Sep 17, 2024

This phase 3 of renaming React Native IDE to Radon IDE.

This part touches the elements in the extension user interface that were using the old name including vscode configuration, launch configuration, command names and error messages.

As part of this PR we are adding a small migration function to copy global configuration. It runs in the extension activation phase before we start initializing the panel.

After this phase the things that are left are:

  • public README
  • repo name and links to the repository
  • we can consider cache dir location change

Test plan

Run expo-router app on Android iOS
With the previous version change panel location -> see this setting is kept across the configuration name change
Test keybindings

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 1:44pm

@kmagiera kmagiera merged commit 095a12d into main Sep 18, 2024
3 checks passed
@kmagiera kmagiera deleted the kmagiera/radon-rename-phase3 branch September 18, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants