Get Unique Values
This Visual Studio Code extension adds a command Get Unique Values that removes duplicate lines from the current file or selected text.
Features
- Removes duplicate lines from selection or entire file
- Works across all files and languages
- Simple to use via the Command Palette (
F1 )
Usage
- Open any file
- Select lines (or leave selection empty to process whole file)
- Press
F1 and run Get Unique Values
Installation
- Download the
.vsix package
- Run
code --install-extension get-unique-values-0.0.1.vsix
Developed by Boopathi.
| |