How to cut all the occurrences on Find search in VS Code

Viewed 22

I wanted to understand how I can cut or copy all occurrences of word that are selected by regex in VS Code. For example, in the attached screenshot I want to copy all the words which are the result of the regex (II__10391369475, II__10391493625).

screenshot

0 Answers
Related