Skip to content

alexsorokoletov/VisualStudioMac.SortRemoveUsings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortAndRemoveUsings

Visual Studio for Mac Add-in: Sort and Remove unused using directives on file save.

Helps any C# developer to achieve better performance by focusing on business logic rather than on usings :)

Download

Version >= 1.3 for Visual Studio 2019. Version < 1.3 for older Visual Studio Versions.

Download .mpack file from Releases Then install it in Visual Studio for Mac -> Extensions.. -> Install from file

Demo

Here is how it works: