svdtools icon indicating copy to clipboard operation
svdtools copied to clipboard

Create a remove duplicates functionality

Open shaydonb opened this issue 9 months ago • 1 comments

Problem: Sometimes register names contain duplicate strings that
unnecessarily lengthen them.

Solution: Remove the largest duplicated substring, with a specified
delimiter to avoid removing mere duplicated characters.

shaydonb avatar Jan 10 '25 06:01 shaydonb