Add image paste support to WYSIWYG editor #18
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Public/noodlenook!18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "copilot/add-image-paste-functionality"
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?
Enables pasting images directly into the WYSIWYG editor from clipboard, including screenshots and copied image files.
Changes
image/*)'image'to allowed Quill formats arrayuseCallbackanduseMemo, proper event cleanup inuseEffectImplementation
Images are embedded as base64 data URLs, requiring no backend changes.
Demo
Users can now:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.