Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
265 views
in Technique[技术] by (71.8m points)

Java Regex / PhpStorm - Show only one of equal matches in "Find" window

In PhpStorm i search for a pattern using the "Find in Files" window:

PhpStorm "Find in Files" window

As you can see, some matches are equal such as 'buyerGroup' => 'EKN'. I would like these to be only shown once, in this case 'buyerGroup' => 'EKN' should only appear once in the result list.

Is there a way to only show one of these equal matches?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...