cURL Compare
Compare cURL commands side by side with highlighted differences.
Features
- Side-by-side diff view of two cURL commands.
- Line-level and word-level highlighting for added or removed text.
- Auto-format JSON inside cURL
-d payloads.
- Dark-themed editor matching VS Code’s native look.
- Input boxes shrink or hide when comparing, and expand on paste.
- Line numbers for easy navigation.
Usage
- Press
F1 or Ctrl+Shift+P (Cmd+Shift+P on Mac).
- Search for
cURL Compare and run the command.
- Paste your first and second cURL commands in the input boxes.
- Press Compare to view differences.
- Press Reset to start over.
Notes
- Works completely offline after installation.
- Auto-formats JSON payloads in cURL commands.
Extension Settings
No settings required. Works out-of-the-box.
Release Notes
1.0.0
- Initial release with side-by-side cURL comparison.
- Auto-formatting of JSON payloads.
- Line numbers and dark theme editor style.
| |