Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>smart cinema image uploader for vscodeNew to Visual Studio Code? Get it now.
smart cinema image uploader for vscode

smart cinema image uploader for vscode

myth

|
129 installs
| (0) | Free
移动电影院图片上传插件
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sc-image

前端项目中需要使用压缩后的图片链接?

  • 之前的做法:切换浏览器 -> 打开网页 -> 点击图片上传 -> 选择图片 -> 复制链接 -> 粘贴链接
  • 现在的做法:快捷键 -> 选择图片 两步轻松搞定图片上传

快速开始

快速上传

第一次需要输入AccessToken

  • 鼠标右键菜单,选择 上传图片
  • 快捷键 ctrl + shift + U 或 command + shift + U
  • 命令面板搜索 上传图片 ,然后点击结果项

绑定快捷键

{
    "command": "smartCinema.uploadImage",
    "key": "ctrl+shift+U",
    "mac": "cmd+shift+U",
    "when": "editorTextFocus && editorTextFocus && !editorReadonly"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft