Releases: cnblogs/vscode-cnb
Releases · cnblogs/vscode-cnb
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.1
What's Changed
- refactor: lint with @cnblogs/eslint-config-typescript by @laggage in #85
- refactor: replace lodash with lodash-es by @laggage in #86
- ui(post-treeview): hide metadata of update time if there no updates by @laggage in #88
- fix: fix unable to delete the category
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: reveal local draft in explorer after created by @laggage in #75
- feat: allow customize page size of posts list by @laggage in #77
- feat(posts-list): show the metadata of post in tree view by @laggage in #78
- feat(posts-list): support search posts by @laggage in #79
- feat(categories-list): show post children of the category by @laggage in #80
- fix(categories-list): fix missing children count by @laggage in #81
更新日志
- 在随笔列表的工具栏菜单中新建本地草稿后,侧边栏自动定位到文件浏览器中对应的文件
- 允许通过设置自定义随笔列表分页的大小
- 随笔列表中可以下拉展开随笔的一些信息,包括
更新时间
创建时间
分类
标签
- 随笔列表支持按关键词进行搜索
- 分类列表中的分类支持展开其下包含的随笔
Full Changelog: v1.3.2...v1.4.0