# Diff P4Merge Plugin for Sublime Text

**Easily side-by-side diff your open tabs using P4Merge directly from Sublime Text!**

---

## 📌 Features:
- Quickly launch file comparisons using Perforce P4Merge (free tool).
- Integrates directly into Sublime's Command Palette.

---

## ⚙️ Installation

### Package Control (Recommended)

1. Press `Ctrl+Shift+P` (Windows/Linux) or `Cmd+Shift+P` (macOS)
2. Select **Package Control: Install Package**
3. Search and install "**DiffP4Merge**".

### Manual Installation

- Clone or download this repo.
- Move the folder to your Sublime Text Packages directory:
~/Library/Application Support/Sublime Text 3/Packages/DiffP4Merge

## 🚀 Usage

- Press `Ctrl+Shift+P` (Windows/Linux) or `Cmd+Shift+P` (macOS)
- Type "**Diff P4Merge**" and select the command to launch.
- Alternatively, select "**Diff P4Merge**" item in Tools menu 

## 💡 Requirements

- [P4Merge](https://www.perforce.com/downloads/visual-merge-tool) installed and added to your system path.

## 📄 License

MIT License. See [LICENSE](LICENSE) file for details.