Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Clipboard Format PreviewNew to Visual Studio Code? Get it now.
Clipboard Format Preview

Clipboard Format Preview

landz

|
1 install
| (0) | Free
Open copied text as a collapsible JSON tree or escaped newline preview beside the editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Clipboard Format Preview

Copy text anywhere, then click Open Clipboard Format Preview in the editor title area. The right-side preview updates from the clipboard and renders JSON as an expandable tree.

The extension currently supports two auto-detected formats:

  • JSON pretty print
  • Markdown/newline preview for escaped \n text

The formatter is defensive: malformed JSON, incomplete escapes, and ordinary text fall back to a safe preview instead of throwing.

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