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

There is not an image in clipboard!

Open binlidaily opened this issue 4 years ago • 8 comments

image

I can't paste from clipboard and command, I use Macbook Pro 16 2019

binlidaily avatar Sep 06 '20 10:09 binlidaily

Please run step1-3. step1, uninstall extension Paste Image(mushan.vscode-paste-image). step2, install extension Paste Image from local pc(sakamoto66.vscode-paste-image). step3, install pngpaste

brew install pngpaste

sakamoto66 avatar Sep 08 '20 14:09 sakamoto66

brew install pngpaste Hi @sakamoto66 , I have the same problem, and even following your steps does not work. After following your steps I get a new error tho. Screenshot 2021-07-18 at 11 24 00

Vanals avatar Jul 18 '21 10:07 Vanals

what is your os? pngpaste is need when mac os.

sakamoto66 avatar Jul 19 '21 14:07 sakamoto66

i have the same porblem when use remote ssh when the server is ubuntu

furacas avatar Aug 28 '22 11:08 furacas

Follow below steps to copy paste images in vscode for macOS

  • There are different shortcut keys to take the screenshot and copy the screenshot to the clipboard in macOS.

  • To copy the image to the clipboard hold control along with the snippet/screenshot keyboard shortcut. For example control + shift + command + 3/4 image

  • Then you can use the keyboard shortcut key option + command + v to paste the image in vscode. image

  • you can update the shortcut keys at SystemPreferences > KeyBoard > ShortCuts > ScreenShots
  • Similarly you can update the paste shortcut key in vscode at Preferences > KeyBoard shortCuts > extension.PasteImage

nagulvali555 avatar Sep 22 '22 10:09 nagulvali555

I have the same problem when using remote ssh in Ubuntu

iris0329 avatar Apr 07 '23 02:04 iris0329

same behavior like @iris0329 ; started code in WSL, on a Ubuntu on Windows

ioanc avatar Jul 14 '23 17:07 ioanc

same problem when using github codespace command + V -> OK command + option + V -> NG(error message: There is not a image in clipboard.)

wyue1227 avatar Jul 23 '23 06:07 wyue1227