chore: rename debug category to utility, move feats#1713
Conversation
📝 WalkthroughWalkthroughThis PR recategorizes several features from "Debug" and "Sky" categories to "Utility," updating their GetCategory() return values and adjusting the menu category ordering in FeatureListRenderer to reflect the new classification scheme. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related issues
Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ A pre-release build is available for this PR: |
This PR renames the Debug feature tab to Utility.
It also moves the weather editor and picker to that tab.
Debug has contained the VR feature already, which isn't explicitly a debug feature already.
Combined with the weather editor and picker not being solely related to sky features, but being more akin to utility features that other features rely on. I think this is a better arrangement of features.
This also makes the weather editor more easily accessible for weather/preset authors as they don't have to scroll down all the time.
Summary by CodeRabbit
Release Notes
Refactor
✏️ Tip: You can customize this high-level summary in your review settings.