-
**描述你的问题(Describe you question here)**
我想在工程安装依赖成功后继续执行编译操作,现在的问题是没办法知道安装依赖的是成功还是失败,执行sendText方法并没有触发onExit事件
-
**描述你的问题(Describe the bug)**
![image](https://github.com/opensumi/core/assets/13432873/59c81dce-e2bd-48e5-9368-9ea95a152310)
安装 gitlens 插件后 插件有图标显示错误
![image](https://github.com/opensumi/core/a…
-
Tl; DR 把Node也当成协作者就行了。
直到快结束的时候才想到一个问题:当前的假想是用户会直接使用IDE的编辑器对文件进行编辑,而没有考虑到文件在文件系统发生的改变(比如`git merge`有可能会改变文件)。
如果是以CRDT为中心(在此情景下,在磁盘上的文本文件的作用,仅仅是保存文本)的话,不妨可以假设:文件在文件系统出现了改变,可以等价为用户在编辑器编辑产生的改变(yjs D…
-
业务背景:
团队规划做一个cr工具,希望lite版本可以提供代码对比能力。
-
我们会将 package.nls.json 作为 default 的语言包,VSCode 会将 package.nls.en.json 作为 default 的语言包,在 OpenSumi 中会导致输入命令的时候 alias 是中文:
-
**描述你的问题(Describe the bug)**
初始化 app 后,再调用 app.dipose(), app 实际没有卸载
![image](https://user-images.githubusercontent.com/25706123/226281659-2bdd1f23-3e2f-4456-826f-927e276a6328.png)
**复现路径(To Rep…
-
没有修改任何代码,看了一下, 好像是 `ide-extension-manager` 里没有调用uninstall,
-
**描述你的问题(Describe the bug)**
可以修改什么配置来禁用 vscode插件吗,希望通过 feature toggle 来控制某些插件的启用
**复现路径(To Reproduce)**
**预期表现(Expected behavior)**
**环境信息(Environment)**
- OS: [e.g. macOS 11.2…
-
**描述你的问题(Describe the bug)**
![image](https://github.com/opensumi/core/assets/13432873/e7d1a320-433c-4893-b61f-4b3f13d68b5c)
经常报 [9488:0515/170308.015:ERROR:gpu_init.cc(446)] Passthrough is not supp…
-
Sorry for asking such a simple question. But I'm not familiar with Chinese and couldn't find how to change the IDE's language to English.
I used this way: Setting icon > 设置 > 全局设置 > 语言 > English
B…