geriyoco / vscode-image-gallery

A light-weighted extension that brings you the best image browsing experience in VS Code, especially for remote / cloud development.
https://marketplace.visualstudio.com/items?itemName=GeriYoco.vscode-image-gallery
Other
55 stars 11 forks source link

Workspace watcher #71

Open alex2chan opened 2 years ago

fanurs commented 2 years ago

Partially implemented the file watcher (create, delete, change) together with the major refactoring after v0.4.1: https://github.com/geriyoco/vscode-image-gallery/pull/82/commits/1d885bd0fa0f995f96fe0959586c3805d031e6b1

Let's make the remaining features perfect. @alex2chan

fanurs commented 2 years ago

Notice that "no. of files" is currently incorrect when file watcher in invoked, i.e. after creating/adding or deleting images within a folder.