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

eap

jennifer-liu

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

eap README

快速搭建service模块,一键联调

Features

vscode插件,执行命令eap即可完成service环境搭建

使用步骤:

  1. vscode安装Eap插件(通过安装包进行安装)
  2. 启动Eap:ctrl+p 调起命令面板 输入">eap",选择要启动Eap的项目目录

Tip: 项目目录必须为根目录

Requirements

  1. vscode 版本 1.53+
  2. 确保ts配置文件名为tsconfig.json
  3. 确保.gitignore存在

Release Notes

Users appreciate release notes as you update your extension.

2.0.7

  1. 修复切换origin vscode 下方uiBar 未切换的问题

2.0.0

  1. 更新:异步更新接口数据,生成更新报告;
  2. 支持多项目service模块生成
  3. 自动生成接口注释和接口入参实例
  4. 修复1.0.0 bug

1.0.0

  1. 快速搭建service模块,一键联调

Following extension guidelines

Enjoy!

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