-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix image drop from main editor #7205
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
Fix image drop from main editor #7205
Conversation
All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
@aadarshkt looking through PRs, can you update this if it's ready for review? |
Sure. Few more changes required. It will take few days. |
Added support for multiple image and prevent default image processing which is failing. multiple-image-support.mov |
…-image-drop-from-main-editor
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.
looks great! will merge once tests pass
🎉 This PR is included in version 1.18.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@aadarshkt note this PR was reverted here |
reopened here |
This reverts commit f859010.
🎉 This PR is included in version 1.22.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
Fix : Image drop feature from main editor.
AI Code Review
@continue-general-review
or@continue-detailed-review
Checklist
Screen recording or screenshot
Error screen recording.
not-working-shorter-1.mov
Working screen recording -
Image-drop-feature-working-1.mov
Tests
N/A
Summary by cubic
Fixes image drag-and-drop in the main editor. You can now drop image files or images from VS Code and they insert correctly.