DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Add a Feature to Remove Duplicates to 'Text Analyzer and Utilities' #1376

Closed H20-DHMO closed 2 months ago

H20-DHMO commented 2 months ago

What improvement do you think would an existing feature or tool in DevToys?

DevToys can remove any duplicates

Solution/Idea

Add a "Remove duplicates" feature similar to "Convert line break", "Convert case" and "Sort lines".

Comments

No response. I am using a translation tool, so I apologize if the content is incorrect.

veler commented 2 months ago

Hi, I wonder if the Duplicate Detector extension for DevToys, made by @Poilaupat, would help. https://www.nuget.org/packages/DuplicateDetectorExtension

H20-DHMO commented 2 months ago

Thank you, veler!

This is exactly the feature I was looking for. I hope this functionality will not only remain an extension but also be officially adopted. Since the feature I wanted now exists, I will close this issue. Thank you!