Download this extension from the VS Gallery or get the CI build.
Provides additional features such as HTML and URL encodings, transformations and sorting of selected text the editor.
- String encodings/decoding
- String transformation
- Hashing
- Remove duplicate lines
- Remove empty lines
- Line sorting
The features are located in 3 menus under the top level Edit menu.
You can also find them in the context-menu inside the editor.
This is a collection of various encodings and decodings primarily used in HTML and XML documents and strings.
Some simple commands to transform the selected strings.
It even has some popular hashing algorithms handy.
This gives you easy access to sort the selected lines alphabetically, as well as removing empty- and duplicate lines.
Check out the contribution guidelines if you want to contribute to this project.
For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.