Skip to content

VSCode extension to encode or decode selected text using percent-encoding.

License

Notifications You must be signed in to change notification settings

lrwx00t/vs-urlencoder

Repository files navigation

url-encoder

The URL Encoding/Decoding extension for Visual Studio Code (VSCode) allows encoding or decoding selected text using percent encoding. Percent/URL encoding is a process of converting special characters to their equivalent representation in the ASCII character set, which is used in URLs.

After installing the extension, select the desired text and open the command palette (Ctrl+Shift+p) and select encode/decode actions.

Demo

screen-gif

About

VSCode extension to encode or decode selected text using percent-encoding.

Resources

License

Stars

Watchers

Forks

Packages

No packages published