-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/lerna/lerna/blob/main/CONTRIBUTING.md))
## Description
Yarn implemented support for the `portal:` pr…
-
### Description
After #556, a release note is generated according to PRs merged between two releases. In addition, PRs are categorised by their labels, according to the rules described in `github/rel…
-
如:在 `node_modules/@opensumi/di` 中搜索 `@opensumi/di`
不带后缀 `/` 的话就搜不到内容。
此外发现 VSCode 的表现有点奇怪,如果搜索条件是 `node_modules/@opensumi/di`,会搜索的非常慢,搜索条件改为 `./node_modules/@opensumi/di` 就正常了。
-
**描述你的问题(Describe the bug)**
我们都有过VSCode插件的开发经验了。
然而按照官方文档 [插件研发](https://opensumi.com/zh/docs/extension/quick-start)的引导,没有一个人能够把helloword成功跑出。
Windows 11 上和 Mac 上都试了,有着不同的错误
**复现路径(To Repro…
-
@zhuzeyu22
-
**描述你的问题(Describe the bug)**
**复现路径(To Reproduce)**
**预期表现(Expected behavior)**
**环境信息(Environment)**
- OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11]
- Browser: [e.g.…
-
如题,我在自己根据官方文档完成了一个自定义菜单并且添加了一个子菜单,我想要通过点击子菜单调用一个自己写的方法,但我在官方文档发现都是调用内置的命令command,没有案例提示我怎么去调用自己的方法或者说怎么去编写一个自己的命令来调用,我想通过点击子菜单发起一个ws请求来和我的后台发起实时通讯,另外我对react还有ts不是很了解,还请多指教!谢谢你们!
-
**描述你的问题(Describe the bug)**
Our IDE is built on top of the OpenSumi framework, the electron-ide template. On Mac M1, the IDE could not start because of this error: `[node]libc++abi.dylib: terminat…
-
We would like to access local file system but node.js server is deployed into remote computer like web cloud service whereas the client browser runs in our local computer PC, so question is _how to ex…
-
怎么才能创建多个编辑器实例呢,使用的时候发现好像只有一个实例。
还有一个问题就是代码里的resource指的是什么?
![1687676664313](https://github.com/opensumi/ide-electron/assets/46299593/be9d8e9f-4f90-4949-a5a0-4ccba861cb21)