Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>URL EncodeNew to Visual Studio Code? Get it now.
URL Encode

URL Encode

Ariel Flesler

|
70,182 installs
| (3) | Free
Allows URL-Encoding and URL-Decoding text, supports multiple selections and whole file if none
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

URL-Encode

Installation

Press F1 in VSCode, type ext install and then look for url-encode.

Functionality

Allows URL-Encoding and URL-Decoding text, supports multiple selections and whole file if none

Extension Settings

This extension contributes the following settings:

  • url-encode.encodeWhitespace: If false (default) new lines, carriage returns and tabs will be preserved untouched

Available commands

  • URL-Encode selection(s) URL-Encodes selected text or whole file
  • URL-Decode selection(s) URL-Decodes selected text or whole file

Contribute

If you have any idea, feel free to create issues and pull requests

License

MIT © Ariel Flesler

Release Notes

1.1.0

  • Added commands to editor's context menu

1.0.0

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