DEV Community

Discussion on: Easily sort imports and remove unused declarations on each save in VS Code

 
fatihapaydin profile image
Fatih Apaydın

In order to remove C# usings from vs code solution you can follow github.com/OmniSharp/omnisharp-vsc... link also