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 404 core issues
Sort by recently updated
recently updated
newest added

**描述你的问题(Describe the bug)** 随便让AI写一段代码,比如点击聊天框里默认的“Generate a Java Quicksort Algorithm”,会报错,ai接口直接500, 报错信息如下: { "error": { "message": "Invalid 'tools[7].function.description': string too long. Expected a string with maximum length 1024, but got a string with...

🐞 bug

插件代码内使用@vscode/codicons库的图标时,字体文件会加载失败。其加载的字体文件带有query,但@opensumi/ide-core-electron-main/lib/bootstrap/services/protocol.js在处理'vscode-resource'资源时,获取的路径没有移除query便直接读取,导致读取失败: **预期表现(Expected behavior)** 预期正常加载ttf文件

🐞 bug

插件调用执行workbench.action.lockEditorGroup命令时报错 **描述你预期的功能表现(Describe the solution you'd like)** 期望不报错

🎨 feature

**描述你的问题(Describe the bug)** ![Image](https://github.com/user-attachments/assets/aeeadbe6-d88b-4bff-8418-b850d1d10179) **复现路径(To Reproduce)** **预期表现(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

![Image](https://github.com/user-attachments/assets/a78f7f7a-403b-433f-981b-11bb0ad96c25) 由于多个nas挂载到同一个目录下,导致ide容器中的工作区无法正常显示,需要在图中给用户一些文案提示

🎨 feature

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** **描述你预期的功能表现(Describe the solution you'd like)** **描述你考虑过的替代方案(Describe alternatives you've considered)** **补充信息(Additional context)**

🎨 feature

业务需要限制打开文件的目录,但当前相关逻辑是多例的,业务上无法继承和替换

🎨 feature

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** 子视图标题功能增强 ![Image](https://github.com/user-attachments/assets/c7918487-1ffe-45f9-aa7a-7b2819a98da8)

🎨 feature

**描述你的问题(Describe the bug)** 在cloudide中安装sarif-viewer插件无法正常工作 ![image](https://github.com/user-attachments/assets/c7f44429-5b8e-400c-8c7b-27bf17f6b72a) **复现路径(To Reproduce)** 在cloudide环境中 直接安装sarif-viewer插件 随便打开一个sarif文件 **预期表现(Expected behavior)** 预期表现打开sarif文件 sarif-viewer会自动解析该sarif文件 ![image](https://github.com/user-attachments/assets/5dd44dd2-9b8f-4287-a488-5d509684d064) **环境信息(Environment)** 任意环境均可

🐞 bug

**描述你的问题(Describe the bug)** ![image](https://github.com/user-attachments/assets/c9bcb4f5-48f6-4c60-b72d-cbf98f0c6f53) WebView 版本是正常的 **复现路径(To Reproduce)** **预期表现(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