Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 编辑器语言高亮增加别名
node => javascript,bash => shell - feat: 更新对话框增加 “下载并查看更新内容” 按钮
- fix: 修复 Windows 平台运行 Python 代码输出可能乱码问题
- fix: 修复 macOS 平台按
Cmd + Q应用会崩溃问题 - fix: 修复高亮未知语言代码输出可能不正确问题
- fix: 修复在编辑器中使用快捷键切换待办可能不能正确切换问题
- feat: add alias
node => javascript,bash => shellfor editor language highlighting - feat: the update dialog adds a "Download and view update content" button
- fix: fix the problem that the output of Python code running on Windows platform may be garbled
- fix: fix the problem that the application will crash when pressing
Cmd + Qon the macOS platform - fix: fix the issue that highlighting unknown language code output may not be correct
- fix: fix the problem that using shortcut keys to switch todos in the editor may not be able to switch correctly