Thursday, April 28, 2011

Auto Indentation Off

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.

From stackoverflow
  • Try changing:

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

    To "none"

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

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

0 comments:

Post a Comment