vscode/extensions/image-preview
2020-06-11 21:54:43 +02:00
..
media Add some extra guards around image loading 2020-05-27 19:56:02 -07:00
src Use extensionUri instead of Uri.file 2020-06-10 16:44:10 -07:00
.vscodeignore
extension-browser.webpack.config.js move polyfills to build/polyfills 2020-06-11 21:54:43 +02:00
extension.webpack.config.js
icon.png
icon.svg
package.json Enable the image preview in web/serverless 2020-06-10 16:44:10 -07:00
package.nls.json
README.md
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