vscode/extensions/image-preview
2021-07-08 21:41:03 +02:00
..
media
src Allow to show status bar entries with an id and name (fix #74972) 2021-05-19 14:03:37 +02:00
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
icon.svg
package.json adopt web extensions to webpack 5 2021-07-08 21:41:03 +02: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 adopt web extensions to webpack 5 2021-07-08 21:41:03 +02: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