feat: add Copy/Apply buttons at bottom of code blocks#521
Conversation
Closes #498 - Added footer section with Copy and Apply buttons below code block content - Allows users to execute actions without scrolling back to the top - Reuses existing header button styles for consistency
📝 WalkthroughWalkthroughThis change adds a duplicate set of Copy and Apply action buttons in a new footer section of the MarkdownCodeComponent, along with corresponding CSS styling. Users can now access these actions at the bottom of code blocks without scrolling to the header. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
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
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 |
Closes #498
Description
Checklist before requesting a review
npm run lint:checkandnpm run type:check)npm run test)Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.