OpenSumiOpenSumi 是一款高定制性的跨端 IDE 研发框架,兼容 VS Code 插件 API,支持 Web、Electron 和远程模式等多种运行环境。Visit WebsiteView on GitHub推荐项目### 项目地址https://github.com/opensumi/core### 官网https://opensumi.com### 语言类别React, TypeScript , NodeJS### 项目名称OpenSumi,Sumi 为中文的 “粟米” 拼音,意为 “粮食”,类别粮食对于人类是生存之本,OpenSumi 框架也希望成为所有 IDE 研发的本源,支撑跨端 IDE 定制化研发需求。### 项目描述简介:https://opensumi.com/zh/docs/integrate/overview### 基础架构<img width="939" alt="image" src="https://user-images.githubusercontent.com/9823838/172977014-0f7f4d67-ee4f-471f-b8e7-afbdb3242a63.png">### 亮点高定制性,支持多种布局模式,以及通过插件/模块进行丰富定制兼容 VS Code 1.60.0 标准插件 API,可以使用绝大多数 VS Code 插件同一份代码,多端使用,支持的模式包括:1. Web (带容器)2. Pure Web (无容器,纯前端)3. Electron4. Remote (远程模式)### 产品案例支付宝开发者工具### 示例代码- Web: https://github.com/opensumi/ide-startup- Electron: https://github.com/opensumi/ide-electron- 纯前端:https://github.com/opensumi/ide-startup-lite### 部分截图