vscode/extensions/image-preview
Matt Bierner dc68e6578e rename custom editor activation event
For #77131

Renames the activation event from `onWebviewEditor` to `onCustomEditor` to be consistent with the reset of the API
2020-02-26 10:59:36 -08:00
..
media Add 'vscode.reopenWith' API command 2020-01-10 14:25:21 -08:00
src Polishing of custom editor api proposal for 1.43 release 2020-02-25 10:55:41 -08:00
.vscodeignore
extension.webpack.config.js
icon.png
icon.svg
package.json rename custom editor activation event 2020-02-26 10:59:36 -08:00
package.nls.json Rename custom editor contribution point 2020-02-25 10:55:41 -08: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