My project uses tabs for indentation, but suppose I hit the enter/return button right where the cursor is shown, while writing a C# method in Visual Studio 2015 ..
Notice all the inserted spaces?
Basically, even though I have all Indentation settings set to "Keep tabs", the auto-inserted line breaks and indentations have spaces in them.
Does anyone know how to fix this?