[issue]Vscode中无法上传图片
maozuxiao opened this issue · 1 comments
maozuxiao commented
步骤如下:
- Vscode中安装PicGo插件
- 在PicGo中配置图床参数
- 使用如下命令测试但是提示错误
OS | Uploading an image from clipboard | Uploading images from explorer | Uploading an image from input box |
---|---|---|---|
Windows/Unix | Ctrl + Alt + U | Ctrl + Alt + E | Ctrl + Alt + O |
报错提示 | command 'picgo.uploadImageFromClipboard' not found | command 'picgo.uploadImageFromExplorer' not found | command 'picgo.uploadImageFromInputBox' not found |
Molunerfinn commented
请去vs-picgo仓库提问