core icon indicating copy to clipboard operation
core copied to clipboard

🚀 A framework helps you quickly build AI Native IDE products. https://preview.opensumi.com

Results 338 core issues
Sort by recently updated
recently updated
newest added

This plan captures our work between September and October. This is a 4-week iteration. We will ship in mid-October. # Plan Items Legend of annotations: | Mark | Description |...

🚀 iteration plan

### Types - [x] 🚀 Performance Improvements ### Background or solution ### Changelog

### Types - [x] 🎉 New Features ### Background or solution ![image](https://user-images.githubusercontent.com/17701805/192677727-449eb969-c7c9-43ef-b089-df1d126c660b.png) ### Changelog - extension treeview 支持动态设置 description 和 message 属性 - extension treeview 相关 label 和 description 支持插入...

### Types - [x] 🪚 Refactors ### Background or solution 由于 ide-core-browser 引用了 vscode-jsonrpc 的 node 版本,导致不管是 Web 版本还是 Electron 版本在 Browser 环境都需要 Webpack mock 一整套代码,会导致 browser 和 node 层难以分离。...

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** Currently, you can see all icons on [OpenSumi Icons](https://opensumi.github.io/core), but it is too simple and in some cases, it's hard...

🎨 feature

**描述你的问题(Describe the bug)** 插件市场安装完插件后没有在搜索列表中更新状态或移除 **复现路径(To Reproduce)** 安装插件 -> 等待安装 **预期表现(Expected behavior)** 插件安装完成后显示为已安装,下次搜索时,如果版本一致,则不展示,版本不一致,显示为更新 **问题截图(Screenshots)** 点击安装: 安装后: **环境信息(Environment)** - OpenSumi Version: main

🐞 bug
👨🏻‍💻 good first issue

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** 当前 OpenSumi 框架中存在两种连接建立方式: - bindConnectionService - createClientConnection2 两种方式分别通过各自的方式建立链接及通过 DI 机制链接服务调用逻辑,存在较多重复代码。 同时,Web 中相关服务的能力要更强,包括支持了 Logger 替换,及链接信息的透出等(被用于 Terminal 中获取唯一的前端 ID) 相关代码见: - https://github.com/opensumi/core/blob/74d36363bf5ce1976add42d517b72c6dd51265d2/packages/core-browser/src/bootstrap/app.ts#L241...

⚙️ refactor
🎨 feature

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** 由于在 Terminal 前端对于 Terminal id 存在侵入性的修改,即会将插件进程创建的 id 拼接为 `${clientId}|${terminalId}` 结构,同时前端本身也存在大量 hack 该 Id 拼接逻辑的代码,存在较强的混淆,代码阅读及维护存在困难。 相关 PR: - #1122 目前的状况大概如图所示: **描述你预期的功能表现(Describe...

🤔 help wanted
⚙️ refactor

## 2.20.7-next Pre-Release Summary ### [742d745fc002eb773f3033739888930a5131fe2b](https://github.com/opensumi/core/compare/d931ed7bc518f1b790f70db966691b8e1ba14f05...742d745fc002eb773f3033739888930a5131fe2b) > 17 October 2022 #### 🎉 New Features - implement comment timestamp [#1595](https://github.com/opensumi/core/pull/1595) by [@hacke2](https://github.com/hacke2) - terminal use webgl renderer [#1653](https://github.com/opensumi/core/pull/1653) by [@Aaaaash](https://github.com/Aaaaash) -...

⛵️ pre-release

### Types - [x] 🧹 Chores ### Background or solution update issue template labels ### Changelog