Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MobKit - A Toolkit for YonBuilder Mobile DevelopmentNew to Visual Studio Code? Get it now.
MobKit - A Toolkit for YonBuilder Mobile Development

MobKit - A Toolkit for YonBuilder Mobile Development

YangYongAn

|
1 install
| (0) | Free
MobKit — mobile development toolkit for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MobKit for VS Code

VS Code 扩展,消费 @mobkit/core。同一份扩展兼容 Cursor(VS Code fork),无需单独目录。

开发

# 仓库根目录
pnpm install
pnpm --filter mobkit build
pnpm --filter mobkit watch

在 VS Code / Cursor 中打开本仓库,按 F5 启动 Extension Development Host(需配置 launch 或使用默认扩展调试)。

命令

命令 说明
MobKit: Hello 冒烟命令
MobKit: Show Core Version 展示核心库版本(占位)

与 Core 的关系

扩展以 workspace:* 依赖 @mobkit/core(TypeScript),esbuild 直接打包进 dist/extension.js,无需运行时桥接。

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