Visual Studio, C# whenever I create a new class the using statements always appear above the namespace. How do I change this so that they appear within the namespace by default?
Asked
Active
Viewed 23 times
1
-
1You can do this with Resharper if you have access to a license/feel like buying one – maccettura Sep 25 '18 at 16:26