ide-electron
ide-electron copied to clipboard
OpenSumi Electron Version
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/opensumi/ide-electron). ## Config Migration Needed - [ ]...
Ref: https://github.com/opensumi/ide-electron/runs/8012232333?check_suite_focus=true#step:4:6
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@opensumi/ide-addons](https://togithub.com/opensumi/core) | [`2.20.1` -> `2.20.7`](https://renovatebot.com/diffs/npm/@opensumi%2fide-addons/2.20.1/2.20.7) | [](https://docs.renovatebot.com/merge-confidence/)...
**描述你的问题(Describe the bug)** 安装Diff & Merge插件,选择2个文件diff的时候(choose a file to merge),提示Error: command 。 错误信息: [browser:error] Error: command 'workbench.action.generateColorTheme' not found at StandaloneCommandService.executeCommand (bundle.js:323041:35) at MonacoCommandService.executeCommand (bundle.js:80233:39) at async MainThreadCommands.$executeCommand (bundle.js:96820:20) DebugLog.error...
I used this template to init the project, and toggling the sidebars either using UI or ```ts const layoutService = useInjectable(IMainLayoutService); layoutService.toggleSlot(SlotLocation.right, false); ``` didn't work. Please view the recorded...
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...
electron开发的,可以给Linux的发行版打个包吗