vscode-paste-image
vscode-paste-image copied to clipboard
There is not an image in clipboard!
I can't paste from clipboard and command, I use Macbook Pro 16 2019
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
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.
what is your os? pngpaste is need when mac os.
i have the same porblem when use remote ssh when the server is ubuntu
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 examplecontrol + shift + command + 3/4
-
Then you can use the keyboard shortcut key
option + command + v
to paste the image in vscode.
- 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
I have the same problem when using remote ssh in Ubuntu
same behavior like @iris0329 ; started code in WSL, on a Ubuntu on Windows
same problem when using github codespace command + V -> OK command + option + V -> NG(error message: There is not a image in clipboard.)