Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, July 2, 2010 5:00 AM
whats the shortcut key to align aspx tags?
All replies (11)
Thursday, July 8, 2010 8:01 PM âś…Answered
its Ctr + k + D
Friday, July 2, 2010 7:17 AM
By default CTRL+K, F formats your code according to your formatting standards (defined in the Options).
Here's a list of all the default keyboard shortcuts:
http://msdn.microsoft.com/en-us/library/da5kh0wa.aspx
Friday, July 2, 2010 7:40 AM
its not doing any thing on my case
Friday, July 2, 2010 7:59 AM
Ctrl E + D will format your document, HTML or code behind.
Friday, July 2, 2010 8:00 AM
not working
Friday, July 2, 2010 6:04 PM
Try Ctrl+K, Ctrl+D to align aspx tags.
Hope it helps.
Monday, July 12, 2010 2:56 AM
Hi dude...
Ctrl+K+D is not a valid key combination in VS.
You need to press Ctrl+K then release K and press D with holding Ctrl.
The answer you have marked is wrong.
The shortcut key combination for format document is Ctrl+K, Ctrl+D.
In VS, Go to Edit->Advanced->Format Document.
Wednesday, December 1, 2010 6:14 AM
It is ctrl + k,ctrl+u
Tuesday, August 9, 2011 5:38 AM
http://www.dofactory.com/ShortCutKeys/ShortCutKeys.aspx
Tuesday, August 9, 2011 5:38 AM
http://www.dofactory.com/ShortCutKeys/ShortCutKeys.aspx
Tuesday, August 9, 2011 5:39 AM
All the short cut keys are here ...