Visual Studio replace tab with 4 spaces?
Visual Studio replace tab with 4 spaces?
Visual Studio replace tab with 4 spaces?
Re: Visual Studio replace tab with 4 spaces?
You can edit this behavior in:
```
Tools->Options->Text Editor->All Languages->Tabs
```
Change Tab to use "Insert Spaces" instead of "Keep Tabs".
Note you can also specify this per language if you wish to have different behavior in a specific language.
```
Tools->Options->Text Editor->All Languages->Tabs
```
Change Tab to use "Insert Spaces" instead of "Keep Tabs".
Note you can also specify this per language if you wish to have different behavior in a specific language.