|
3 | 3 |
|
4 | 4 | A light-weighted extension that brings you the best image browsing experience in VS Code.
|
5 | 5 |
|
6 |
| -## Features |
7 |
| -- Smooth panning and zooming |
8 |
| -- Gallery view of images |
9 |
| -- Lazily load images as they are scrolled into view |
10 |
| -- Collapsible subfolders |
11 |
| -- Clicking on an image opens it up in a viewer tab |
12 |
| -- Auto-refresh when modified |
| 6 | +## Highlights |
| 7 | +- Excellent for image browsing on a remote server (e.g. via [SSH](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh)) |
| 8 | +- Gallery view of all images in the selected folder, including its sub-folders. |
| 9 | +- Smooth panning and zooming when viewing individual images. |
| 10 | +- Auto-refresh when images are modified, added, or deleted |
13 | 11 | - Extension size less than 1 MB
|
14 | 12 |
|
15 |
| -### Panning and zooming |
16 |
| - |
17 |
| - |
18 | 13 | ### Gallery view
|
19 | 14 | 
|
20 | 15 |
|
| 16 | +### Panning and zooming |
| 17 | + |
| 18 | + |
21 | 19 | See [here](docs/photo_credits.md) for the photo credits.
|
22 | 20 |
|
23 | 21 | ## Like this work?
|
24 |
| -- ⭐ Star this project on [GitHub](https://github.com/geriyoco/vscode-image-gallery) and [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=GeriYoco.vscode-image-gallery) |
25 |
| -- ↪️ Share with your friends: [Twitter](https://twitter.com/intent/tweet?text=Just%20discovered%20this%20on%20the%20%23VSMarketplace%3A%20https%3A%2F%2Fmarketplace.visualstudio.com%2Fitems%3FitemName%3DGeriYoco.vscode-image-gallery), [Facebook](https://www.facebook.com/sharer/sharer.php?u=https://marketplace.visualstudio.com/items?itemName=GeriYoco.vscode-image-gallery) |
26 |
| -- 🖥️ Contribute to the project |
| 22 | +- ⭐ Star this project on [GitHub](https://github.com/geriyoco/vscode-image-gallery) or [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=GeriYoco.vscode-image-gallery) |
| 23 | +- ↪️ Share it with your friends: [Twitter](https://twitter.com/intent/tweet?text=Just%20discovered%20this%20on%20the%20%23VSMarketplace%3A%20https%3A%2F%2Fmarketplace.visualstudio.com%2Fitems%3FitemName%3DGeriYoco.vscode-image-gallery), [Facebook](https://www.facebook.com/sharer/sharer.php?u=https://marketplace.visualstudio.com/items?itemName=GeriYoco.vscode-image-gallery) |
| 24 | +- 🖥️ Contribute to the project: Start an [issue](https://github.com/geriyoco/vscode-image-gallery/issues/new) or [fork](https://github.com/geriyoco/vscode-image-gallery/fork) the repository. |
0 commit comments