PicGo / vs-picgo

A VSCode plugin of PicGo
https://marketplace.visualstudio.com/items?itemName=Spades.vs-picgo
MIT License
373 stars 52 forks source link

mac本地上传后没有重命名 #150

Closed pyxin closed 2 months ago

pyxin commented 6 months ago

在vscode中通过本插件上传的图片,没有重命名. 通过picgo上传有重命名,

Describe the bug

截屏2024-05-06 14 29 35

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

System information

VSCode information


版本: 1.89.0 (Universal)
提交: b58957e67ee1e712cebf466b995adf4c5307b2bd
日期: 2024-05-01T02:10:10.196Z (5 天前)
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 21.6.0

Additional context

Is this bug picBed specific, i.e. only the picBed you use is affected? Yes/No.

Is there any error in the console (Help -> Toggle Developer tools)?: Yes/No.

2024-05-06 14:16:01.048 [info] ExtensionService#_doActivateExtension vscode.markdown-math, startup: false, activationEvent: 'api', root cause: vscode.markdown-language-features
2024-05-06 14:16:06.499 [info] ExtensionService#_doActivateExtension Spades.vs-picgo, startup: false, activationEvent: 'onCommand:picgo.uploadImageFromExplorer'
pyxin commented 2 months ago

已解决.原来vscode插件需要重新设置重命名. 截屏2024-08-16 09 09 28