Skip to content

v3.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 10:56
· 1112 commits to develop since this release
  1. feat: 优化编辑器选项卡展示,增加快速搜索选项卡功能
  2. feat: 目录大纲增加过滤功能
  3. upd: 调整 对话框,目录,上下文菜单、控制中心等元素的 UI
  4. upd: 仓库路径不存在时候报错
  5. fix: 修复 Windows 上文档大纲在窗口某个缩放级别时候不能展示下划线问题
  6. fix: 修复脑图不能使用两个空格缩进问题
  7. feat(plugin): 增加 ctx.components.QuickFilter 组件
  8. feat(plugin): 增加 ctx.command.Tab 常量
  9. feat(plugin): 增加 ctx.ui.useQuickFilter 方法
  10. feat(plugin): 增加 file-tabs.search-tabs Action

  1. feat: optimize editor tab display, add quick search tab function
  2. feat: add filtering function to the directory outline
  3. upd: adjust the UI of dialogs, directories, context menus, control centers, etc.
  4. upd: an error is reported when the repository path does not exist
  5. fix: fix the issue that the document outline on Windows cannot display the underline at a certain zoom level of the window
  6. fix: fix the problem that the brain map cannot be indented with two spaces
  7. feat(plugin): add ctx.components.QuickFilter component
  8. feat(plugin): add ctx.command.Tab constant
  9. feat(plugin): add ctx.ui.useQuickFilter method
  10. feat(plugin): add file-tabs.search-tabs action