-
**描述你的问题(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
2 months ago
-
如何默认收起左侧资源管理器
-
我们现在的 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…
-
**描述你的问题(Describe you question here)**
如何通过自定义按钮切换main区域的自定义视图
-
**描述你的问题(Describe the bug)**
1. workspace 目录下为空时,新建目录比如 `a`, 页面并不显示,即使点击上面的刷新按钮也是如此,只能刷新页面,才会显示
![image](https://github.com/user-attachments/assets/28a086ef-0f69-4611-bc64-a9e5f121a538)
…
-
**描述你的问题(Describe the bug)**
Cannot find module '@codeblitzjs/ide-sumi-core/lib/server/ai-native/ai-back-service' or its corresponding type declarations.
45 | sleep,
46 | } from '@codebli…
-
**我有在win10 win11安装环境,查看opensumi文档和vs code文档都不大顺利, 在core这个项目运行yarn命令出现一些错误。经过搜索解决多个错误后能正常运行 ,但测试ide-startup这个项目,运行yarn命令出现下面错误。后使用Mac os安装,安装过程比较顺利,core这个项目也正常运行,但ide-startup也是出现下面错误。 是否有个在一步步安装对应软件版本的…
-
**描述你的问题(Describe you question here)**
**操作系统**:Windows11。
**问题描述**:有按照开发环境准备里的需求安装对应版本的NodeJS(版本号 >= 12.x, yarn versions**
yarn versions v1.22.22
{
yarn: '1.22.22',
node: '12.22.12',
v8…
-
我基于 https://github.com/opensumi/ide-electron 启动我的环境。
但是这个 demo 是基于 2.27.2 版,这个版本太老了,我希望体验 opensumi 的 AI 功能,因此升级到了 3.1.2 版。
这个版本的 `yarn build` 直接失败了,原因是 `src/browser/app.tsx` 的 如下代码编译无法通过:
```typesc…