Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>lanhuNew to Visual Studio Code? Get it now.
lanhu

lanhu

pigger

|
99 installs
| (0) | Free
image downloader
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lanhu README

Features

  • 输入蓝湖设计地址下载到指定目录
  • 自动tinyPng压缩
  • 图片引用输出到剪切板,方便一键引用

使用指南

  • 生成配置

    • Ctrl + Shift + P, 输入open settings(JSON)
    • 配置项目里面添加
      "lanhu": {
        "ratio": 2,  // 几倍图
        "user": "xxx", // 蓝湖账号
        "password": "xxx", // 蓝湖密码
        "key": "xxx" // tingPng的key
    }
    
    • tinyPng的key申请地址: https://tinypng.com/developers
  • 使用

    • Ctrl + Shift + P, 输入lanhu
    • 弹出的输入框里面,输入蓝湖url + 空格 + 目录地址(相对地址),然后回车
    • 相关引用在剪切板里面。方便引用
  • 图片预览 使用插件 Image preview

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft