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
Try this
Zoom Out = shift+command+alt+{
Zoom In = shift+command+alt+}
This worked for me!