v0.8.51
Features
- #967 增加代码块是否自动换行配置 fix: #978 尝试修复editor.keepDocumentScrollAfterInit=true失效的问题 (2e54a7e)
- 增加禁用所有快捷键的功能;增加搜索的按钮 (60748e9)
- vscodePlugin: support
theme
selected state (#965) (468592a)
Bug Fixes
- #963 避免代码块的辅助工具阻塞鼠标事件 (e2e0e85)
- #978 尝试修复editor.keepDocumentScrollAfterInit=true失效的问题 (fded636)
- 修复纯预览模式性能问题 (ebcfe61)
- 修复点击代码块编辑按钮时页面报错的问题 (6ea15c3)
- 修复短链接配置失效的问题 (79c34ca)
- vscodePlugin: prevent the default redirect behavior of links in vscode webview (#973) (8f9a319)
- vscodePlugin: relative path img (#972) (67c5ae5)