Delete multiple identical pieces of code key combination

Dean Everhart 1,541 Reputation points
2023-02-10T12:31:01.35+00:00

Please forgive the question:

What is the function to delete multiple code items called (example below) and what is the key combination?

User's image

Thanks, as always.

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. Viorel 125.7K Reputation points
    2023-02-10T13:11:30.53+00:00

    After selecting the fragment, try pressing <Shift+Alt+;>, then <Delete>, <Esc>.

    Or press <Ctrl+F3>, then <Delete> and <F3> for each match.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.