FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

Allow migrating v2.x.x to v3.x.x #481

Closed FWDekker closed 12 months ago

FWDekker commented 1 year ago

Now that #464 has been implemented, it should be possible to allow migrating settings from v2.x.x automatically to v3.x.x. The question is whether that's really something we want to do, since then users would miss out on seeing how all the cool new features work. Maybe I could do something of a compromise, where all old schemes are imported as [v2.x.x] <original name>, and the new defaults are prepended?

Also, allow migrating from the current betas to the new version!

FWDekker commented 12 months ago

Will not be implemented for the reasons described in #498.