Files
vscode/extensions/image-preview
Matt Bierner 2e4d797e51 Add registerCustomEditorProvider2
Create a temporary overload for testing `CustomEditor`. In finalization, we'd update `registerCustomEditorProvider` to take both types of custom editor instead
2020-04-02 15:43:13 -07:00
..
2020-01-10 14:25:21 -08:00
2020-04-02 15:43:13 -07:00
2019-09-16 16:02:56 -07:00
2019-09-16 16:02:56 -07:00

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