generated from nhcarrigan/template
feat: add multiple productivity features and UI enhancements #68
Reference in New Issue
Block a user
Delete Branch "feat/stuffy-stuff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR adds a collection of productivity features and UI enhancements to improve the Hikari Desktop experience:
New Features
UI Enhancements
Closes
Closes #8
Closes #11
Closes #14
Closes #15
Closes #20
Closes #22
Closes #24
Closes #25
Closes #34
Closes #35
Closes #36
Closes #37
Closes #69
Closes #70
Test Plan
✨ This PR was created with help from Hikari~ 🌸
Adds a convenient copy-to-clipboard button on all code snippets in markdown output. Each code block now displays: - Language label in the header - Copy button with visual feedback ("Copied!" for 2 seconds) Refs #68