vscode/extensions/image-preview
2021-08-02 14:29:37 -04:00
..
media Add some extra guards around image loading 2020-05-27 19:56:02 -07:00
src Don't include @types/node in image-preview extension 2021-07-22 17:19:07 -07:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
extension-browser.webpack.config.js used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
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 Bump telemetry module to fix packaging 2021-08-02 14:29:37 -04: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 Don't include @types/node in image-preview extension 2021-07-22 17:19:07 -07:00
yarn.lock Bump telemetry module to fix packaging 2021-08-02 14:29:37 -04: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