Auto Indentation Off
auto-indent, c#, visual-studio
Solution
Tools->Options->Text Editor->C#->Tabs->select none under Indenting or change the tab size to 0
Problem
In Visual Studio, when I press Enter, it automatically indents my text, and I don't like that. Is there a way to turn that 'feature' off?