-
Notifications
You must be signed in to change notification settings - Fork 602
Edit editor configs #493
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
Edit editor configs #493
Conversation
Meant to help with dev and testing, not so much the average user
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…ow.cs" This reverts commit 09bb4e1.
…dow.cs" This reverts commit 6ccbc5e.
…c parsing Replace complex sentinel-based type detection with a dictionary of known pref types and simple TryParse fallback for unknown keys. Remove null handling and HasKey checks for known keys since they're defined in EditorPrefKeys.
Minor visual tweak [skip ci]
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRenames a Unity editor menu item for accessing the MCP EditorPrefs window to clarify its purpose; no functional logic changes are introduced. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis PR updates the Unity editor menu item label from "EditorPrefs" to "Edit EditorPrefs" and refactors the EditorPrefsWindow styling by removing multiple borders, eliminating border-radius, and tightening spacing between preference items. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These commits were meant to be a part of #491 but I had a computer error that stopped the first PR from being updated
Summary by Sourcery
Enhancements:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.