Visual Studio 2015 had a menu item called "Edit.RemoveUnusedUsings", which I used frequently (I assigned it to Ctrl+U
for convenience).
Visual Studio 2017 does not appear to have this feature.
Is there any way to access this function in Visual Studio 2017, preferably in a guise that allows me to assign it to Ctrl+U
?
(Note: There is still an "Edit.RemoveAndSort" item, but it does nothing when I assign it to Ctrl+U
in the Text Editor.)