Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Please forgive the question:
What is the function to delete multiple code items called (example below) and what is the key combination?
Thanks, as always.
After selecting the fragment, try pressing <Shift+Alt+;>, then <Delete>, <Esc>.
Or press <Ctrl+F3>, then <Delete> and <F3> for each match.