Normally we can format code or markup in visual studio with Ctrl + K + D shortkeys.
How we can format SQL script code like stored procedures or views or other things using shortkeys?
Note: I am using SSDT with VS2012, where I can edit scripts of a database, but I can't find format option.