Browse by Tags

31 March 2009
Visual Studio : How to work with different tab settings per project
I started working on a new project which has a "slightly" different environment settings than the usual coding standards in my company. Namely, we use insert spaces as coding guideline, while the new project uses keep tabs as option for indenting. Tabs/Indent size is the same as default - 4... Read More...