vscode/extensions/image-preview
2019-12-16 14:18:58 -08:00
..
media Fix opening image with '%' in the filename (#84667) 2019-11-15 18:14:30 -08:00
src Implement draft 2 from #86802 (#87117) 2019-12-16 14:18:58 -08:00
.vscodeignore
extension.webpack.config.js
icon.png Add icon for image preview ext 2019-09-16 16:02:56 -07:00
icon.svg Add icon for image preview ext 2019-09-16 16:02:56 -07:00
package.json Note image preview's extension kind 2019-12-02 15:43:37 -08:00
package.nls.json Add zoomIn and zoomOut commands for image preview 2019-10-22 17:11:31 -07:00
README.md Remove tga from documented supported image format list 2019-12-04 15:37:49 -08:00
tsconfig.json
yarn.lock

Image Preview

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides VS Code's built-in image preview functionality.

Supported image formats:

  • *.jpg, *.jpe, *.jpeg
  • *.png
  • *.bmp
  • *.gif
  • *.ico
  • *.webp