提交 00b1067c 编写于 作者: M Matt Bierner

Add simple description for image preview extension

Fixes #81741
上级 197c7f27
# Image Preview # Image Preview
**Notice:** This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled. **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`
- `*.tif`, `*.tiff`
- `*.webp`
{ {
"displayName": "Image Preview", "displayName": "Image Preview",
"description": "Previews images.", "description": "Provides VS Code's built-in image preview",
"webviewEditors.displayName": "Image Preview" "webviewEditors.displayName": "Image Preview"
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册