-
**描述你的问题(Describe the bug)**
在 websocket 重连后,有两个长连接,有一定概率前后端不可交互
![image](https://github.com/opensumi/core/assets/25706123/f7d3c0f2-5664-4313-a8e7-e3a15f087130)
看下下代码,依赖了一个 reconnecting-websock…
-
目前无法展示 scm 面板
![image](https://github.com/opensumi/ide-startup-lite/assets/139949521/c204bfeb-d1a2-4b62-bf63-e0e31f985835)
-
**描述你的问题(Describe the bug)**
右击转到定义暂无功能,刷新页面之后转到定义会出现
Warning: `info.item` is deprecated since we will move to function component that not provides React Node instance in future.
Warning: `in…
-
从常规前后端分离视角看,IDE 的主要 UI 渲染应该可以不依赖于服务建连,探讨一下目前提前渲染 UI 是否可行,目标:自动渲染更为细粒度的骨架屏。大致思路:
1. 把 `startContributions` 拆分为 `UIContributions` 以及 `NoUIContributions`;
2. startUIContributions 实现:
```jav…
-
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)**
插件市场有一些vscode插件找不到,还有本地自己开发的插件测试等等都想用到从本地导入插件的功能,目前只能通过插件市场
**描述你预期的功能表现(Describe the solution you'd li…
-
**描述你的问题(Describe the bug)**
日志出现以下错误:storage 文件 global-state.json 已经存在。
![image](https://github.com/opensumi/core/assets/33682340/2a04abdc-bac1-4bb4-811b-a308b89a5fae)
看源码在做 writeFile 时都已经传递了 over…
-
**描述你的问题(Describe the bug)**
使用 ide-startup 测试,前端打开一个文件后,后端进程由于 OOM 退出。
```
[30947:0x130008000] 536403 ms: Mark-sweep 394.3 (434.6) -> 370.8 (410.2) MB, 71.1 / 0.0 ms (+ 0.0 ms in 3 steps si…
-
# Try SmartIDE | 世风十三学堂
Try SmartIDE
[http://wind13.github.io/post/2022/try-smartide/](http://wind13.github.io/post/2022/try-smartide/)
-
**描述你的问题(Describe the bug)**
对于 URI.file 在创建本地路径时, Web 环境创建的路径全是错的。
**复现路径(To Reproduce)**
```js
const u = URI.file('d:\\repo\\ide-electron\\node_modules\\vscode-oniguruma\\release\\on…
-
**描述你的问题(Describe the bug)**
在两个 Opensumi 的连接中,一个发送了完整的(5条)ActivateExtension 消息去启动进程,而出现问题的连接只发送了一条(vscode.typescript)ActivateExtension 消息,导致 Merge-conflict 插件等失效。
![image](https://user-images.g…