vscode
vscode copied to clipboard
drag and drop images from web into copilot chat
currently, attaching images supports a few differnt attachment types, including drag and drop. we want to support drag and drop directly from web.
ways we can do this:
- drag and drop the image URL and send the URL to the model (cc. @benibenj for URL attachments)
- drag and drop the image and download/convert to base64.
Re-opening based on last minute changes to the release