mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
18 lines
323 B
Markdown
18 lines
323 B
Markdown
# 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`
|
|
- `*.tga`
|
|
- `*.webp`
|