# CompareLive [简体中文](README_zh.md) | [English](README_en.md) Sublime Text 实时差异对比插件:在独立新窗口中双窗格并排比较,编辑时实时显示差异;行内字符级两层高亮(行背景 + 词级字符),联动滚动,幽灵占位行视觉对齐,高亮颜色可配置。 A live diff comparison plugin for Sublime Text: side-by-side two-pane comparison in a dedicated window with real-time diff refresh while editing; two-layer intraline highlighting (line background + word-level characters), synchronized scrolling, ghost placeholder lines for visual alignment, and configurable highlight colors. ![License](https://img.shields.io/badge/license-MIT-blue.svg) ![Platform](https://img.shields.io/badge/platform-Sublime%20Text%204-orange.svg) ## ✨ 核心特性 / Highlights | 中文 | English | | --- | --- | | 实时差异对比,编辑即刷新 | Live diff, refreshed as you edit | | 行级 + 词级字符两层高亮 | Two-layer line + word-level highlighting | | 联动滚动,差异区段精准对位 | Synchronized scrolling across diff regions | | 幽灵占位行实现视觉对齐 | Ghost placeholder lines for visual alignment | | 中/英双语界面 | Chinese / English UI | | 高亮颜色可配置,即改即生效 | Configurable colors, applied instantly | ## 📖 完整文档 / Full Documentation - **中文版**:安装、配置、使用方法、项目结构详见 [README_zh.md](README_zh.md) - **English**: installation, configuration, usage, and project structure in [README_en.md](README_en.md) ## 📄 License [MIT License](LICENSE) · Copyright (c) 2026 Mwei