mushanshitiancai / vscode-paste-image

paste image from clipboard to markdown/asciidoc directly!
MIT License
426 stars 129 forks source link

Suggestion: When pasting non-image content, fall back to normal paste command #123

Open LinqLover opened 1 year ago

LinqLover commented 1 year ago

This would allow users to map the Markdown Paste command to Ctrl/Cmd + V and use it polymorphically for any kind of clipboard content.

Currently, we see the following error instead when we try it:

There is not a image in clipboard.