bk1012
bk1012
谷歌机翻?
ISumiBrowserContributions[location].view.IEditorSideViewContribution 中增加一个新的参数:minWidth,当插件自定义面板的时候,可以设定一个最小宽度,防止因为面板宽度太小导致视图压缩变形
### Types - [x] 🎉 New Features ### Background or solution Support VSCode API: AutoClosingPair ### Changelog close https://github.com/opensumi/core/issues/4108 ## Summary by CodeRabbit - **新功能** - 增强语言配置功能,支持自动闭合对(如括号和引号)。 - 新增语法标记类型枚举,提供更结构化的语法标记分类。 -...
### Types - [x] 🎉 New Features ### Background or solution Support VSCode API: WorkspaceEditMetadata fix https://github.com/opensumi/core/issues/4108 ### Changelog ## Summary by CodeRabbit - **新特性** - 在应用工作区编辑时,新增可选的元数据参数,以指示编辑是否为重构操作。 - 更新了多个接口和方法以支持新的元数据参数,增强了编辑功能。 -...
This issue tracks the differences between OpenSumi current main branch and VSCode 1.84.0 - [x] [Support AuthenticationForceNewSessionOptions](https://github.com/opensumi/core/pull/4115) @bk1012 - [x] [Support AutoClosingPair](https://github.com/opensumi/core/pull/4117) @bk1012 - [ ] Support DebugSessionOptions @erha19 -...