Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ClipDiff — Diff Before You PasteNew to Visual Studio Code? Get it now.
ClipDiff — Diff Before You Paste

ClipDiff — Diff Before You Paste

Mirko Tomášek

|
18 installs
| (0) | Free
Preview a diff of your clipboard vs selection/file before you paste.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Compare

Diff your clipboard against the current selection or whole file before pasting.

Features

  • Quick Compare: Clipboard vs Selection/File (Ctrl/Cmd+Alt+V) opens a diff of your clipboard vs the selection (or entire file).
  • Accept/Decline from the diff to apply or discard.
  • Works with any language; respects the current file's line endings.

Commands

  • Quick Compare: Clipboard vs Selection/File — quickCompare.compareClipboard
  • Accept Changes — quickCompare.accept
  • Decline — quickCompare.decline

Keybinding

  • Ctrl+Alt+V (Cmd+Alt+V on macOS)

Requirements

None. No external tools required.

Known Issues

  • Only the first selection is used when there are multiple selections.

Release Notes

See CHANGELOG.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft