Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>image-link-previewNew to Visual Studio Code? Get it now.
image-link-preview

image-link-preview

刘凯

|
172 installs
| (1) | Free
鼠标悬浮图片地址,可以小图预览
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

图片预览插件

vscode插件发布 需要在 https://dev.azure.com/604376264/_usersSettings/tokens 里生成一个token 页面经常失效,可以使用 Regenerate 重新生成一个

https://assets.zxhy.com/assets/dcca6c1b570b53d0a132db93a875c7d8a4e5298e.jpg

vsce publish
  1. 在vscode中安装插件
  2. 在vscode中打开用户配置文件,添加以下配置:
{
  "imagePreview": {
    "width": "120",
    "extensions": ["jpeg", "jpg", "png"]
  }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft