-
源代码管理-点击以树形式查看后,列表显示不对(参考vscode)
![image](https://github.com/opensumi/core/assets/13432873/a3595ada-1b9a-4118-9e34-d76686134b0d)
**预期表现(Expected behavior)**
![image](https://github.com/open…
-
**描述你的问题(Describe the bug)**
**复现路径(To Reproduce)**
![image](https://github.com/opensumi/core/assets/4224253/64073004-a7b2-45bf-938f-798d2b5251d4)
**预期表现(Expected behavior)**
…
-
**描述你的问题(Describe the bug)**
```ts
const app = new ClientApp({
appName: '%app.name%',
...
```
然后设置 app.name 的 i18n: `Test`。
然后在插件中获取 env 的 appName 仍然是 `%app.name%`
```ts
imp…
-
打开 settings.json,打开问题面板,操作的时候发现有闪烁现象。
看起来是不同的插件给某个文件做 diagnose 时,传的 uri 没有合并起来?
https://github.com/opensumi/core/assets/13938334/8eb4bd97-5594-4428-9000-915546e33e63
-
![image](https://github.com/opensumi/core/assets/13432873/3b0b4db9-1e56-4bb5-a71c-eb0322d71f16)
![image](https://github.com/opensumi/core/assets/13432873/3f2e6c9c-6b91-4aff-99d3-4ea07135934f)
如图所示…
-
**描述你的问题(Describe you question here)**
我想在工程安装依赖成功后继续执行编译操作,现在的问题是没办法知道安装依赖的是成功还是失败,执行sendText方法并没有触发onExit事件
-
**描述你的问题(Describe the bug)**
![image](https://user-images.githubusercontent.com/20262815/230254944-d2d2bad9-34f2-42f6-b88d-f793d1989237.png)
load.tsx 是我已经删除的文件,然后在搜索文件时列表仍出现了 load.tsx
**预期表现(…
-
-
**描述你的问题(Describe the bug)**
![image](https://user-images.githubusercontent.com/20262815/235074182-80c56096-cc2c-4076-bf76-c469da41d128.png)
**复现路径(To Reproduce)**
**预期表现(Expected behav…
-
业务背景:
团队规划做一个cr工具,希望lite版本可以提供代码对比能力。