Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>YonBuilder Developer StudioNew to Visual Studio Code? Get it now.
YonBuilder Developer Studio

YonBuilder Developer Studio

YonBIP

|
1,936 installs
| (1) | Free
Extensions for developing applications running on YMS runtime platform.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

YonBuilder Developer Studio

YonBuilder Developer Studio是YMS开发平台快速开发工具,支持Yonyou YMS平台微服务工程相Web应用开发。

Features

  • 创建微服务

支持快速创建标准的基于maven的YMS微服务工程。可以选择直接打开或切换到新建工程。

  • 支持云原生和本地开发模式

YonBuilder Developer Studio支持两种模式:本地开发模式和云原生式。云原生模式需要与置YMS console和相关配置及注册中心,本地模式则完全依赖本地配置进行开发和调试。

  • 多工程支持

YonBuilder Developer Studio支持多工程,可以同时打开多个工程(maven parent),每个工程可以包含多个由maven module组成的子工程。如:在一个工作区中同时进行权限和组织开发及调试。

  • 支持添加本地Repository和yprRepository

YonBuilder Developer Studio支持添加本地Repository和yprRepository,支持从Repository中接到微服务产war包和源代码。

  • 支持添加一起部署的微服务

YonBuilder Developer Studio支持添加一起部署的微服务,服务来自于Repository配置,可以同时添加并调试多个微服务。

  • 支持添加一起联调的微服务

YonBuilder Developer Studio支持添加一起联调的微服务,该服务来自于外部,通过ip和端口建立引用,用于多开发者一起进行微服务联调。

  • 支持YMS home部署功能

支持根据当前打开的工程、一起部署的微服务,生成用于调试的YMS home,并将微服务部署到YMS home中。

  • 支持附件调试源代码

支持为微服务关联调试的源代码,并显示在YMS Library中,在调试时采用源代码进行调试。

  • 支持一键启动微服务调试

开发工具会根据当前的工程配置以debug方式启动并进行调试状态。支持断点调试。

  • 支持云机一体联调

通过“打开控制台”功能,会自动打个chome浏览器并打开工作台,并自动植入rdbga cookie,服务流量会打到本机处于调试状态的微服务上。

Requirements

操作系统

macOS, windows, linux

CPU架构

x86_64, arm64

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ...


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

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