mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
For #271167 This makes it so our built-in extensions can mostly be built using `tsc` on the command line. Previously the extensions were picking up a lot of typing info from the root `node_modules` that meant they weren't truly independent
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)