Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 增加“在预览中查找”功能
- feat: 切换已打开的文件时保留/恢复编辑器状态
- feat: 刷新文档的时候同时刷新图片
- feat: 增加轮换自定义编辑器快捷键
- feat: 扩展管理器中增加图标以标识官方扩展
- feat: 优化编辑器使用体验
- fix: 修复 Windows 上不能在系统中打开目录的问题
- refactor(plugin): 移除 remove
MONACO_CHANGE_VALUEHook, - refactor(plugin):
EDITOR_CHANGEHook 更名EDITOR_CONTENT_CHANGE
- feat: Add "Find in Preview" function
- feat: keep/restore editor state when switching open files
- feat: Refresh the picture at the same time when refreshing the document
- feat: Add shortcut keys for rotating custom editors
- feat: Add icons in the extension manager to identify official extensions
- feat: optimize the editor experience
- fix: fix can't open file on Windows
- refactor(plugin): remove remove
MONACO_CHANGE_VALUEHook, - refactor(plugin):
EDITOR_CHANGEHook renamed toEDITOR_CONTENT_CHANGE