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)** 我想知道worker端插件的使用以及他们是否可以和其他端的通信,感觉文档这块有点少关于worker端的信息

💬 question

**描述你的问题(Describe you question here)** 请问有没有什么api可以刷新打开的某个tab的渲染 自定义了一种tab渲染,此时 tab 里面的文件内容已经通过其他方式发生了改变。

💬 question

**描述你的问题(Describe the bug)** ![image](https://github.com/opensumi/core/assets/20262815/f7caf8ee-da22-49ef-bddd-af4230a03bea) dirty diff 的 decoration 状态更新不同步,例如图里的文件,已经提交过了,但编辑器左侧还是存在 dirty diff 的 decoration,刷新后恢复正常 **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] -...

🐞 bug

**描述你的问题(Describe you question here)** 纯web版本如何使用ai模块 看到core仓库和ide-startup-lite仓库的纯前端代码版本比较低,没法引入AINativeModule

💬 question

描述 复现步骤: 1.打开项目,鼠标选中项目下的文件夹或文件,操作快捷键Ctrl+V,剪切成功 2.还是在该文件夹位置处,操作快捷键Ctrl+V 期待结果:弹出的提示显示中文 实际结果:弹出的提示显示英文   ![image](https://github.com/opensumi/core/assets/23164065/a71b3918-70f5-43ea-ad28-5c91bdb50763)

🐞 bug

复现步骤: 打开项目,选择多个文件夹,鼠标右键菜单上选择删除,点击“移入回收站” 期待结果:删除成功,不报错 实际结果:删除成功,显示报错信息 ![image](https://github.com/opensumi/core/assets/23164065/7c5a598d-e49e-4495-93f6-0749e6819f2d)

🐞 bug

自定义yaml语言的documentModel,创建monaco实例, 在这个实例下编辑,输入错误的格式,插件redhat.yaml报错,底部问题面板(@opensumi/ide-markers)有错误提示信息, 但badge提示是错误的, 使用自定义documentModel的编辑器实例下编辑,问题面板bade错误,但常规yaml文件可以提示 ![image](https://github.com/opensumi/core/assets/137366443/0b31f037-0696-4d1b-8a8d-0dc6603a5e7d) ![image](https://github.com/opensumi/core/assets/137366443/ddf37e90-c781-4136-bd65-9865d3ab94cf) **复现路径(To Reproduce)** 代码使用ide-electron 2.26.4.,使用redhat.yaml 编辑, 去掉了之前项目默认的vscode.yaml,代码在modules/demoError下 1. 安装redhat.yaml 2. 运行pnpm watch、pnpm start后,打开electron后,新建个rui为后缀的文件 3. 点击rui后缀文件,展示there is other contents 4. 点击右上角代码图标,在there is other contents 后,展示monaco编辑器 5....

🐞 bug

**描述你的问题(Describe you question here)** 1、用插件实现 2、匹配某种类型文件 3、渲染 react 自定义编辑器

💬 question

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** 部分opensumi的快捷键和libro的快捷键是冲突的,如果是以命令的形态实现是能够处理的。 **描述你预期的功能表现(Describe the solution you'd like)** 该快捷键的实现机制可以通过命令的方式来实现嘛?

🎨 feature

**描述你的问题(Describe the bug)** **复现路径(To Reproduce)** ![image](https://github.com/opensumi/core/assets/4224253/64073004-a7b2-45bf-938f-798d2b5251d4) **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [e.g. 2.13.0]

🐞 bug