- Fix: #32
- Fix: #28
- Fix: command not found
- 修复命令找不到的问题
- chore: Some performance optimizations
- 一些性能优化
- Fix: Security problem when using local http server
- 修复开启本地服务时存在安全的漏洞
- Fix: Unable to open temporary files
- 修复不能打开临时文件的问题
- Added supports xml、pdf files
- 新增支持xml、pdf文件
- Supports touchBar (for Mac)
- 支持touchBar (Mac)
- Supports based on local http server to open html file
- 支持基于本地HTTP服务打开HTML文件
- More language support, such as Hungarian, Italian, Bulgarian...
- 更多的语言支持,比如:匈利亚语、意大利语、保加利亚语...
- Optimize menu title(en)
- 优化菜单标题(英语)
- Shortcut key support:
ctrl + 1
- 快捷键支持:
ctrl + 1
- i18n support, support for English (en), Simplified Chinese (zh-cn), Traditional Chinese (zh-tw), Japanese (ja)
- 国际化支持,支持英语(en)、简体中文(zh-cn)、繁体中文(zh-tw)、日语(ja)
- Open a HTML file in default browser
- 用默认浏览器打开 HTML 文件
- In the Explorer, the HTML file is right-clicking
Open in the browser
menu - 在资源管理器中,HTML 文件右键显示
在浏览器中打开
菜单 - In the editor, the HTML file is right-clicking
Open in the browser
menu - 在编辑器中,HTML 文件右键显示
在浏览器中打开
菜单