core icon indicating copy to clipboard operation
core copied to clipboard

🚀 A framework helps you quickly build AI Native IDE products. https://preview.opensumi.com

Results 338 core issues
Sort by recently updated
recently updated
newest added

**描述你的问题(Describe you question here)** 希望点击边栏按钮后,动态加载某个模块,这部分功能是否支持?

💬 question

Bumps [v8-inspect-profiler](https://github.com/jrieken/v8-inspect-profiler) from 0.0.20 to 0.1.1. Commits 8878fdb 0.1.1 a705eb8 Merge pull request #3 from connor4312/master 63fb64e fix: allow specifying the host to connect to 80014ea 0.1.0 e48fd2c remove rewriteAbsolutePaths...

🐞 bug
dependencies
javascript

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from...

dependencies
javascript

Bumps [koa-router](https://github.com/koajs/router) from 10.1.1 to 12.0.1. Release notes Sourced from koa-router's releases. v12.0.1 fix: fixed API ToC > Index to preserve links due to remark issue 072b545 fix: fixed remark-cli...

🐞 bug
🎨 feature
dependencies
javascript

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.8.1 to 2.9.0. Release notes Sourced from mini-css-extract-plugin's releases. v2.9.0 2.9.0 (2024-04-16) Features add support for link preload/prefetch (#1043) (ee25e51) added the defaultExport option to generate default...

🐞 bug
🎨 feature
dependencies
javascript

左侧tab中有多个子视图的情况下,视图中有一个调整高度的toolbar,调整到一定尺寸后就不能继续缩小了,这个尺寸支持自定义不

💬 question

我们现在的 status bar 都是文字,更新文字的时候会有闪烁,感觉还是应该放一个图标,不同的图标表示不同状态 _Originally posted by @bytemain in https://github.com/opensumi/core/pull/3789#discussion_r1646871113_

主要是WebIDE场景下,基于 opensumi v3版本的AI的能力做定制化开发并参考 **core/packages/starup** 代码升级 **ide-startup** * 升级 `opensumi` 包到3.1.0 * `browser/index.ts` 参考 `core/packages/starup/entry/web/app.tsx` * `node/common-modules.ts` 参考 `core/packages/startup/src/browser/common-modules.ts` * 运行`yarn start` `webpack4` 编译报错 ``` node v14.21.3 yarn run v1.22.18 run-p...

💬 question

**描述你的问题(Describe the bug)** **复现路径(To Reproduce)** **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [3.0.4]

🐞 bug

**描述你的问题(Describe the bug)** 在 setting 页面搜索不到 hideUnchangedRegions 配置 ![image](https://github.com/opensumi/core/assets/20262815/7fe300d4-8a4b-4073-a75a-22e6e13209b3) 导致目前只能手动在 json 文件里设置 "diffEditor.hideUnchangedRegions.enabled": false **复现路径(To Reproduce)** **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome,...

🐞 bug