core
core copied to clipboard
🚀 A framework helps you quickly build AI Native IDE products. https://preview.opensumi.com
**描述你的问题(Describe the bug)** 目前defaultPanels 只在第一次有用 之后会走缓存 计划加入force变量来控制默认打开的面板
ISumiBrowserContributions[location].view.IEditorSideViewContribution 中增加一个新的参数:minWidth,当插件自定义面板的时候,可以设定一个最小宽度,防止因为面板宽度太小导致视图压缩变形
现在使用了如下库: - node-fetch - got - requestretry - superagent
如:在 `node_modules/@opensumi/di` 中搜索 `@opensumi/di` 不带后缀 `/` 的话就搜不到内容。 此外发现 VSCode 的表现有点奇怪,如果搜索条件是 `node_modules/@opensumi/di`,会搜索的非常慢,搜索条件改为 `./node_modules/@opensumi/di` 就正常了。
**描述你的问题(Describe the bug)** **复现路径(To Reproduce)** 1. 打开变量的 peek view 2. 用快捷键注释 peek view 中其它文件的代码 3. 最后只有编辑器中的代码被注释, peek view 中没有改变 **预期表现(Expected behavior)** **问题截图(Screenshots)**  **环境信息(Environment)** - OS: Mac - Browser: Electron...
**描述你的问题(Describe the bug)**  这里实际上提交文件只会指向一个仓库地址,可以直接通过路径判断获取,不需要用户自主选择 **复现路径(To Reproduce)** 在一个带 '.git' 仓库中打开另一个仓库文件即可复现 **预期表现(Expected behavior)** 无需用户选择即可直接提交
**描述你的问题(Describe the bug)** 底部少了一点边距,视觉效果有点奇怪 **复现路径** 点击 Gitlens 面板中的下面按钮:
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** **描述你预期的功能表现(Describe the solution you'd like)**  **描述你考虑过的替代方案(Describe alternatives you've considered)** **补充信息(Additional context)**
**描述你的问题(Describe the bug)** 代码见:https://github.com/opensumi/core/pull/1735/files#diff-3448736c3c31a91f63f3a686023016388d5c73261dcb1768627c918421304239R442 **预期表现(Expected behavior)** 修改集成侧依赖,移除冗余代码
可以看录屏,拖动文件到文件树的最外层,无法将文件复制进去 https://user-images.githubusercontent.com/13938334/192144640-6f49f337-43a5-48a5-b0c0-53035df23097.mp4