- feat: 增加新版文件搜索面板
- feat: 状态栏增加切换主题按钮
- feat: 增加从扩展注册中心拉取索引失败的提示
- upd: 调整文件目录样式
- fix: 修复启用自定义编辑器扩展时候没刷新编辑器列表问题
- fix: 修复更改终端尺寸可能鼠标指针脱离问题
- fix: 修复打开应用时候脑图可能加载失败问题
- feat(plugin): 增加
ctx.base.findInRepository方法 - fix(plugin): 修复注册 Hook
once参数行为异常问题
- feat: add new file search panel
- feat: the status bar adds a switch theme button
- feat: add a prompt that fails to pull the index from the extension registry
- upd: adjust the file directory style
- fix: fix the problem that the editor list was not refreshed when the custom editor extension was enabled
- fix: fix the problem that the mouse pointer may be detached when changing the terminal size
- fix: fix the problem that the mind map may fail to load when opening the application
- feat(plugin): add
ctx.base.findInRepositorymethod - fix(plugin): fix abnormal behavior of registration Hook with
onceparameters