core
core copied to clipboard
feat: support disable restore editor group state
trafficstars
Types
- [x] 🎉 New Features
Background or solution
在某些事务性的场景下,是不需要恢复标签页的,因为要恢复的文件可能已经不存在了。
Changelog
support disable restore editor group state
Summary by CodeRabbit
- 新功能
- 新增
disableRestoreEditorGroupState属性,用于控制是否恢复编辑器组状态。
- 新增