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.
|
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.
| |||||
feedback
|
|
Tools->Options->Text Editor->C#->Tabs->select none under Indenting or change the tab size to 0 | |||
feedback
|
|
Try changing:
To "none" | |||
|
feedback
|