Improved register view#2023
Conversation
rocketz
commented
May 25, 2026
- Now shows both hexidecimal and decimal at the same time
- Color coded registers by type for easier overview
- Inline editing of values - both as hex or decimal
- Keyboard navigation
* Now shows both hexidecimal and decimal at the same time * Color coded registers by type for easier overview * Inline editing of values - both as hex or decimal * Keyboard navigation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughRegister editing refactored from modal popups to inline ImGui input fields. New helper functions support value parsing and clipboard copying with per-radix context menus. GPR and Misc tabs now use editable InputText fields with validation callbacks, replacing the old makeEditableRegister modal mechanism. ChangesRegister Widget Inline Editing Refactor
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |