Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>wd-deploy-pluginNew to Visual Studio Code? Get it now.
wd-deploy-plugin

wd-deploy-plugin

zt123123

|
55 installs
| (3) | Free
Deploy your application in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

wd-deploy-plugin

使用 VSCODE 部署你的 port 应用

Features

  • [x] 一键部署
  • [x] 一键停止
  • [x] 多环境部署
  • [x] 多项目部署
  • [x] 进度提示
  • [x] CDN图片上传
  • [ ] 部署日志

Feature Preview

portal应用部署 用法演示-功能介绍

CDN图片上传 用法演示-CDN图片上传

Requirements

macOS: 12.3.1(Monterey) VS CODE: 1.67.0-insider (Universal) Node.js: 16.13.0

其他环境暂未测试

注意:请在集团内网环境使用本功能

Usages

  • To deploy
    1. use shortcut Command(Ctrl)+Shift+P
    2. select a project(if necessary)
    3. select deploy env(if necessary,default is daily)
    4. or click the statusbar daily or pre

方式一: 用法演示-命令部署

方式二: 用法演示-图形界面部署

  • To change default env
    1. use shortcut Command(Ctrl)+Shift+P
    2. type Default Deploy Env, then press Return
    3. select a env from dropdown options

用法演示-设置默认部署环境

  • To stop deploy(TODO)

Extension Settings

配置默认部署环境

{
  "DeployPlugin.DefaultEnv": "daily"
}

Known Issues

如果你有任何问题或者建议,请提交issue

Release Notes

点击这里查看查看

Contribution

复制仓库,欢迎提交 PR

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