continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.48k stars 1.69k forks source link

Cannot upload image from clipboard #1652

Open gtm-nayan opened 4 months ago

gtm-nayan commented 4 months ago

Before submitting your bug report

Relevant environment info

- OS: Windows
- Continue: 
- IDE: Visual Studio
- Model: claude sonnet 3.5
- config.json:

Description

If you want to add an image to a chat, you have to save it to a file first and then upload it from the file picker. Copying an image from the browser or more commonly from snipping tool and then pasting it into the box doesn't work as I'd expect it to.

To reproduce

  1. Take a screenshot with the snipping tool (WinKey + Shift + S), this is will add the screenshot to your clipboard
  2. Open the chat window
  3. Try to paste the image into box and fail

Log output

No response

StructByLightning commented 2 weeks ago

I had the same issue but on Linux. Updating my Continue fixed it.