MooTool Next macOS Native 0.7.0
Product:
next-macos-native. Installation, data and releases remain independent of other MooTool product lines.
English
- Reformats the Reformat tool into Electron-aligned text and file workspaces with embedded formatters (Nginx, Java, XML, HTML).
- Text mode formats in place with undo; file mode uses source/result split panes, UTF-8 import, and export to a new file.
- Preserves legacy JSON/XML reformat drafts and history; workspace restores formatter type, indent, and file contents.
- Documents limits and NSTextView behavior in
docs/reformat-workspace.md. ./scripts/check-core.shand./scripts/smoke.shcover formatter acceptance and workspace persistence (seedocs/verification-0.8.0.mdfor later 0.8 runs).
中文
- 格式化工具改为与 Electron 对应的文本 / 文件双工作区,内嵌 Prettier、Java/XML 插件与 Nginx 格式化器。
- 文本模式原位格式化且可撤销;文件模式为原文与只读结果双栏、UTF-8 导入与导出新文件。
- 兼容旧原生 JSON/XML 草稿与历史记录;工作区可恢复格式化类型、缩进与文件内容。
- 输入上限、解析超时与文件副本语义见
docs/reformat-workspace.md。 - 核心与 Smoke 验收覆盖格式化与持久化(后续 0.8 验收记录见
docs/verification-0.8.0.md)。
日本語
- 整形ツールを Electron と同様のテキスト / ファイルワークスペースに変更し、Nginx・Java・XML・HTML 用フォーマッターを同梱しました。
- テキストモードはその場で整形し Undo 可能;ファイルモードは原文と結果の二分割、UTF-8 の読み込みと書き出しに対応します。
- 旧ネイティブ版の JSON/XML ドラフトと履歴を引き続き利用できます。制限事項は
docs/reformat-workspace.mdを参照してください。