vscode/extensions/image-preview
Matt Bierner 278b4f8cfa Hookup experimental undo for customEditors
This currently is not connected to any actual actions in the editor
2019-11-07 17:22:21 -08:00
..
media Fix zoom on first click (#83826) 2019-11-05 15:00:34 -08:00
src Hookup experimental undo for customEditors 2019-11-07 17:22:21 -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 Add zoomIn and zoomOut commands for image preview 2019-10-22 17:11:31 -07:00
package.nls.json Add zoomIn and zoomOut commands for image preview 2019-10-22 17:11:31 -07:00
README.md Remove tiff as a supported image preview format 2019-10-01 15:41:56 -07: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
  • *.tga
  • *.webp