vscode/extensions/image-preview
2021-04-14 20:37:01 -07:00
..
media
src Don't use 'self' for image editor csp 2021-04-08 17:08:08 -07:00
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
icon.svg
package.json Configure workspace trust for simple browser and image preview 2021-04-14 20:37:01 -07:00
package.nls.json
README.md
tsconfig.json Use more standard name for shared extension tsconfig 2021-04-12 15:58:38 -07:00
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