Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to automatically sort and remove unused imports in Visual Studio? [duplicate]

When types are removed and their using statements linger how can I quickly reorganize my using statements and remove dead ones?

like image 660
David Hunsicker Avatar asked Sep 18 '25 09:09

David Hunsicker


1 Answers

Use the Hotkey combination:

Ctrl+R, Ctrl+G

like image 191
David Hunsicker Avatar answered Sep 23 '25 06:09

David Hunsicker



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!