I really don\'t like this style of formatting:
Class AwesomeClass { private static void AwesomeMethod() { } }
Can I make it f
Tools > Options
Check "Show all settings"
Text Editor > C# > Formatting > New Lines
Uncheck the settings for where you want no extra newline added. Personally I always uncheck all items in this category.