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

Issue

This Content is from Stack Overflow. Question asked by opposite_orange

I’m a VS Code noob. I wanted to understand how I can cut or copy all occurances 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



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?