Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cURL CompareNew to Visual Studio Code? Get it now.
cURL Compare

cURL Compare

Vinod yevatikar

|
42 installs
| (0) | Free
Compare cURL commands side by side with highlighted differences
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  1. Press F1 or Ctrl+Shift+P (Cmd+Shift+P on Mac).
  2. Search for cURL Compare and run the command.
  3. Paste your first and second cURL commands in the input boxes.
  4. Press Compare to view differences.
  5. 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.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft