mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
* Support copying non-pngs and wait for focus to avoid race conditions * Remove the temporary canvas element after copying * Update to place entire canvas creation inside promise. * Increasing to 5 retries 20ms apart
Media Preview
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
This extension provides basic preview for images, audio and video files.
Supported image file extensions
.jpg,.jpe,.jpeg.png.bmp.gif.ico.webp.avif
Supported audio formats
.mp3.wav.ogg,.oga
Supported video formats
.mp4(does not supportaacaudio tracks).webm(vp8 only)