Go to file
Dan 62c02aafb0
fix: debugConsole context menus excute (#2394)
* fix: debug console context menus

* fix: improve debug console output style

* test: add debugConsole contextMenu test
2023-03-13 12:02:39 +08:00
.github chore: update manifest.json to v2.22.3 2023-02-14 15:06:07 +08:00
.husky chore: remove unused file (#434) 2022-02-15 09:41:13 +08:00
.vscode fix: debugConsole context menus excute (#2394) 2023-03-13 12:02:39 +08:00
.yarn build: use yarn workspace (#1954) 2022-11-21 19:23:26 +08:00
configs chore: update defualt theme (#2087) 2022-12-15 19:47:12 +08:00
packages fix: debugConsole context menus excute (#2394) 2023-03-13 12:02:39 +08:00
scripts chore: update release workflow (#2219) 2023-01-30 17:20:33 +08:00
tools fix: debugConsole context menus excute (#2394) 2023-03-13 12:02:39 +08:00
typings chore: update to jest@28 (#937) 2022-05-06 14:52:50 +08:00
.editorconfig feat: add less-loader to support cssModules 2019-05-14 15:01:31 +08:00
.eslintignore feat: add @opensumi/playwright package (#1263) 2022-08-22 11:37:50 +08:00
.eslintrc.js style: enable eslint-plugin-import-rule import/order (#595) 2022-03-10 09:58:54 +08:00
.gitignore build: use yarn workspace (#1954) 2022-11-21 19:23:26 +08:00
.gitpod.Dockerfile chore: support gitpod (#1307) 2022-08-01 10:11:35 +08:00
.gitpod.yml build: use yarn workspace (#1954) 2022-11-21 19:23:26 +08:00
.prettierignore chore: generate tsconfig resolves (#435) 2022-02-15 17:45:48 +08:00
.prettierrc chore: make pre-commit great again (#115) 2021-12-14 19:41:44 +08:00
.yarnrc.yml build: update deps (#2148) 2023-01-03 10:17:24 +08:00
CHANGELOG.md docs: add nsfw break change (#2263) 2023-02-10 13:54:53 +08:00
CONTRIBUTING-zh_CN.md docs: update CONTRIBUTING.md (#840) 2022-04-15 14:13:32 +08:00
CONTRIBUTING.md docs: update CONTRIBUTING.md (#840) 2022-04-15 14:13:32 +08:00
LICENSE chore: upgrade license (#250) 2021-12-29 20:38:30 +08:00
NOTICE.md chore: add NOTICE.md file (#558) 2022-03-07 13:08:03 +08:00
README-zh_CN.md chore: update web lite sample link (#2090) 2022-12-16 14:05:50 +08:00
README.md chore: update web lite sample link (#2090) 2022-12-16 14:05:50 +08:00
codecov.yml ci: fix version publish scripts (#1266) 2022-07-05 14:50:06 +08:00
jest.config.js refactor: upgrade typescript version to 4.9.+ (#1996) 2022-12-05 21:00:16 +08:00
jest.setup.base.js refactor: upgrade typescript version to 4.9.+ (#1996) 2022-12-05 21:00:16 +08:00
jest.setup.jsdom.js chore: fix MockDebugSession type error (#1290) 2022-07-07 20:14:07 +08:00
jest.setup.node.js refactor: upgrade typescript version to 4.9.+ (#1996) 2022-12-05 21:00:16 +08:00
lerna.json v2.22.7 2023-03-09 07:01:00 +00:00
package.json refactor: use nsfw on linux (#2154) 2023-02-10 10:29:44 +08:00
tsconfig.json style: use eslint and prettier (#138) 2021-12-17 12:52:32 +08:00
yarn.lock refactor: use nsfw on linux (#2154) 2023-02-10 10:29:44 +08:00

README.md

CI NPM Version NPM downloads Test Coverage CLA assistant License Discussions

OpenSumi

A framework helps you quickly build Cloud or Desktop IDE products.

perview

English | 简体中文

Quick Start

$ yarn install
$ yarn run init
$ yarn run download-extension  # Optional
$ yarn run start

By default, the tools/workspace folder in the project would be opened, or you can run the project by specifying the directory in the following way:

$ MY_WORKSPACE={local_path} yarn run start

Usually, you may still encounter some system-level environment dependencies. You can visit Development Environment Preparation to see how to install the corresponding environment dependencies.

🌟 Getting Started

Here you can find some of our example projects and templates:

📕 Documentation

For complete documentation: opensumi.com

📍 ReleaseNotes & BreakingChanges

You can see all the releasenotes and breaking changes here: CHANGELOG.md.

🔥 Contributing

Read through our Contributing Guidelines to learn about our submission process, coding rules and more.

🙋‍♀️ Want to Help?

Want to report a bug, contribute some code, or improve documentation? Excellent! Read up on our Contributing Guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

🧑‍💻 Needs some help?

Go to our issues or discussions to create a topic, it will be resolved as soon as we can.

📃 License

Copyright (c) 2019-present Alibaba Group Holding Limited, Ant Group Co. Ltd.

Licensed under the MIT license.

Contributors

❤️ Thanks goes to these wonderful people!