What shortcut key combination can I use in Xcode to zoom in and out? Yes, I know this is a silly question but a Google search didn’t give me any result. Even the Xcode keyboard shortcuts didn’t give me much info. Maybe I must ask for a better updated keyboard shortcut doc for Xcode 4.5
Share
Try this
Zoom Out = shift+command+alt+{
Zoom In = shift+command+alt+}
This worked for me!