-
主要是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…
-
系统:Windows11
node版本:node@18.20.4
node-gyp版本:10.1.0
错误log
C:\Users\jiang\Documents\gits\opensumi\ide-electron>pnpm i
WARN deprecated electron-rebuild@3.2.9: Please use @electron/rebuild …
-
如何默认收起左侧资源管理器
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
In Shell, run:
$ zed path_of_file
### Environment
macOS: 13.4
Zed: 0.94.4
### If applicable…
-
**描述你的问题(Describe the bug)**
1. 当打开的工作空间为空目录时,在文件树上直接新建文件夹后无法显示
2. 当打开的工作空间为空目录时,新建文件显示正常,新建文件后再新建文件夹显示也正常
**复现路径(To Reproduce)**
1. 新建文件夹 a:
![image](https://github.com/user-attachments/as…
-
**描述你的问题(Describe you question here)**
如何通过自定义按钮切换main区域的自定义视图
-
我们现在的 status bar 都是文字,更新文字的时候会有闪烁,感觉还是应该放一个图标,不同的图标表示不同状态
_Originally posted by @bytemain in https://github.com/opensumi/core/pull/3789#discussion_r1646871113_
-
**描述你的问题(Describe the bug)**
当选中某个单词或只选中某一行时,inline chat 出现的位置会遮挡下方代码,影响阅读体验
**复现路径(To Reproduce)**
**预期表现(Expected behavior)**
**环境信息(Environment)**
- OS: [e.g. macOS 11.2 Appl…
-
### 背景
https://docs.cursor.com/tab/overview
cursor 的 copilot++ 的代码补全功能不仅可以行补全和块补全,还能一次性进行多行补全(在光标的上下 xx 范围内提示补全)
类似这种效果
![image](https://github.com/user-attachments/assets/04546b00-20b9-4078…
-
**描述你的问题(Describe the bug)**
此版本下,智能提示与 lint 都正常,但是 debug 调试会提示报错:`The number of constructor arguments in the derived class s must be >= than the number of constructor arguments of its base class.`
…
zmyiy updated
1 month ago