hemengke1997 / vscode-image-manager

🏞️ 压缩、裁剪、转换格式、搜索、查找相似图片的vscode插件 / Compress, crop, convert format, search and find similary images in vscode
https://marketplace.visualstudio.com/items?itemName=minko.image-manager
MIT License
87 stars 4 forks source link

Tiny #4

Closed hemengke1997 closed 5 months ago

hemengke1997 commented 5 months ago

Break change

remove C++ lib clipboard, it's heavy for user install and seems no need to integrate while user could manipulate images in file system.

feat:

compress images

fix:

  1. cross-platform path processing

test:

  1. add glob related unit tests