Valks-Games / zombies

I'm trying to make a non-profit open-source C# Godot Zombies game.
MIT License
8 stars 1 forks source link

Tabs and Spaces? #1

Closed valkyrienyanko closed 1 year ago

valkyrienyanko commented 1 year ago

How do I force VS IDE to use one or the other and which should I go with? Tabs or spaces?

image

valkyrienyanko commented 1 year ago

This is how to turn tabs into spaces. (to get to options click Tools > Options)

Enable Insert spaces

image

valkyrienyanko commented 1 year ago

This was not enough for me and I had to do Edit->Advanced->Set Indentation ->Spaces

Source: https://stackoverflow.com/questions/14167033/visual-studio-replace-tab-with-4-spaces