Click here to Skip to main content
15,891,644 members
Articles / Web Development / ASP.NET

Shortcut for format code file with proper spacing or tab

Rate me:
Please Sign up or sign in to vote.
4.83/5 (21 votes)
14 Oct 2010CPOL 53.8K   14  

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
19 Oct 2010Prerak Patel
Here you'll fine many more..http://www.codinghorror.com/blog/files/Visual%20Studio%20.NET%202005%20Keyboard%20Shortcuts.htm[^]
Please Sign up or sign in to vote.
19 Oct 2010Behzad Talebpour
Alternatively, you can erase your closing bracket (}) and VS will format the whole block (between opening & closing bracket). This works only if there is no syntax error in that block.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions