Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Quick URL DecoderNew to Visual Studio Code? Get it now.
Quick URL Decoder

Quick URL Decoder

Mohan Korada

|
3 installs
| (0) | Free
A Visual Studio Code extension that allows users to quickly decode URL-encoded strings directly within the editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick URL Decoder 🔗

A high-performance, non-blocking URL percent-encoding developer utility built for VS Code. Decode messy query strings, unescape network logs, and copy parsed parameters directly to your system clipboard from both your text files and integrated terminal logs.

✨ Advanced Features

  • Text Editor Hover Panel: Hover over any complex percent-encoded string variable (like %20 or %7B) inside your active code window to immediately view its clean, unescaped Markdown text layout.
  • Terminal Split-Link Integration: Automatically highlights and underlines encoded logs printed in your active terminal panel window history stack.
  • Non-Blocking Smart Coexistence: Intentionally targets only the percent-encoded fragments of raw text strings. This leaves the standard https:// protocol domains completely unblocked so you can still use VS Code's native "Follow link (Ctrl+click)" web navigation utility right next to it!
  • Instant Keyboard Clipboard Handshake: Hold down Ctrl (or Cmd on a Mac) and click on the encoded token inside your terminal panel to instantly copy the decoded text payload straight into your operating system clipboard memory with zero annoying browser popup confirmation frames!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft