How to automatically indent code in VS2008 ?
Somehow VS2008 seems very much non-programmer friendly compared to VS2005. I want to indent my source code (VC++) in VS2008. Can anyone kindly let me know how to do this in VS2008 ?
Thanks in advance.
How to automatically indent code in VS2008 ?
Somehow VS2008 seems very much non-programmer friendly compared to VS2005. I want to indent my source code (VC++) in VS2008. Can anyone kindly let me know how to do this in VS2008 ?
Thanks in advance.
Copyright © 2021 Jogjafile Inc.
Ctrl K, Ctrl D formats the whole document
Ctrl K, Ctrl F formats your selection