Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 粘贴 tab 分割的表格时候自动转化为 markdown 格式表格
- feat: 表格编辑编辑单元格时支持快捷键
DBLClick: 编辑单元格Escape: 退出编辑Enter: 确认编辑并编辑下一行Shift + Enter: 确认编辑并编辑上一行Cmd/Ctrl + Shift + Enter: 确认编辑并插入下一行Tab: 确认编辑并编辑下一列Shift + Tab: 确认编辑并编辑上一列
- feat: 其他使用体验提升
- fix: 修复渲染透明背景 PlantUML 图形时显示异常的问题
- chore: 升级依赖:
@vscode/ripgrepsocket.io - refactor: 不再使用 vuex
- feat(plugin): 支持
yank-note://Deep Link
- feat: Automatically convert tab-separated tables to markdown format when pasting.
- feat: Table cell editing now supports keyboard shortcuts:
DBLClick: Edit cellEscape: Exit editingEnter: Confirm editing and edit the next rowShift + Enter: Confirm editing and edit the previous rowCmd/Ctrl + Shift + Enter: Confirm editing and insert a new row belowTab: Confirm editing and edit the next columnShift + Tab: Confirm editing and edit the previous column
- feat: Other user experience improvements.
- fix: Fixed the issue with abnormal rendering of transparent background PlantUML diagrams.
- chore: Dependency upgrades:
@vscode/ripgrepandsocket.io. - refactor: No longer using Vuex.
- feat(plugin): Added support for
yank-note://Deep Link.
