Have you ever opened someone else’s source code (maybe an open source, code sample, or even other team mate) and the code just isn’t aligned? This can happen because of spaces and tabs. By default, Visual Studio shows a tab as four spaces. So without white space visible (Tricks #003) four spaces, looks the same as a tab. If a previous developer (who maybe wasn’t even using Visual Studio) had tabs setup differently.
This quick 50 second video, shows you how to instantly convert spaces to tabs, or tabs to spaces. Either way you like it, Visual Studio is there to make you happy.
Click Screenshot To Play Video
#19 Convert White Space; Spaces to Tabs; Tabs to Spaces.Runtime: 49Seconds - Resolution: 900 by 580 - File Size: 1Meg
Direct Download: If the video does not work for you,
Click Here to download it.


1 comment(s)
Is there a way to enforce it so developers can't change to tabs?