vscode-paste-image icon indicating copy to clipboard operation
vscode-paste-image copied to clipboard

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

Open LinqLover opened this issue 1 year ago • 0 comments

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.

LinqLover avatar Feb 27 '23 16:02 LinqLover