views:

187

answers:

2

Hi All,

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?

Thank you :)

Bael.

+1  A: 

Try changing:

Tools -> Options -> Text Editor -> C# -> Tabs -> Intenting

To "none"

Yacoby
+3  A: 

Tools->Options->Text Editor->C#->Tabs->select none under Indenting or change the tab size to 0

Jason
Thank you, I did already go into the settings. but i obviously missed it. thanks again :) jase.
baeltazor