Xcode 7 Visual Reference Card - GitHub

3 downloads 202 Views 4MB Size Report
Previous Tab. Run. ⌘ R Run. ⌘ U Test. ⌘ I. Profile. ⇧ ⌘ B Analyze. ⌘ . Stop. ⌘ < Edit Scheme. Debug. âŒ
Xcode 7 Visual Reference Guide

Run ⌘R ⌘U ⌘ I

Window Run Test Profile

⇧ ⌘ B Analyze ⌘ . Stop ⌘ < Edit Scheme

Editor Mode

⇧⌘0 Documentation

⌘⏎

⌥⌘⏎

View ⇧⌥⌘⏎

Standard Assistant Version

⌘0

⇧⌘Y

⌥⌘0

Navigator Debug Utilities

Tabs ⌘ ⌘ ⌘ ⌘

T W } {

New Tab Close Tab Next Tab Previous Tab

Inspectors ⌥⌘ 1

⌥⌘2

⌥⌘3

Navigators ⌘ 1

⌥⌘4

Project

⌘2

⌥⌘5

Symbol

⌘3

⌥⌘6

Find

⌘4

?

Quick Help Identity Attributes Size Connections

Issue

⌘5

⌘6 ⌘7

Tests

Libraries

Debug

⌃⌥⌘ 1

Breakpoint

⌘8

⌃⌥⌘ 2

Report

⌃⌥⌘ 3 ⌃ 1 Related files

Debug ⌘Y ⌃ ⌘Y F6 F7 F8 ⌘K

File

Deactivate Breakpoints Pause Step Over Step Into Step Out Clear Console

Click file: open in standard view

⌥-click file: open in assistant view

⌃⌥⌘ 4

⇧⌥⌘ `

Code Snippet Object Media

Double-click file: open in new window

Focus ⌥⌘ `

File Template

Key Move Focus to Next Area

⇧⌥⌘,

⌘J

Move file to area

Move focus to editor

Move Focus to Previous Area

⌘ ⇧ ⌥ ⌃ ⏎ ⎋

Command Shift Option Control Return Escape

Xcode 7 Text Commands

Basics ⌘ ⌘ ⌘ ⌘

C X V Z

Copy Cut Paste Undo

Find ⌘ ⌥⌘ ⌘ ⇧⌘ ⇧⌘

F F G G F

Find Find and Replace Find Next Find Previous Find in Project

Line ⌘ ⌘ ⌃ ⌘

] [ I /

Shift Right Shift Left Re-Indent // Comment

Jump to... →

Next Character

return sampleClass

⌃→

Next Subword

return sampleClass

⌥→

Next Word

return sampleClass

⌘→

End of Line

return sampleClass

Hold ⇧ to highlight.

⌘ + click or

⌃⌘D Definition in Standard Window

⌥ ⌘ + click or ⌃⌥⌘D Definition in Assistant Window ⌘ + double-click

Definition in New Window

Use ← to move backwards.

⇧⌘O Open Quickly ⌃/ ⎋

Show Completion List

⌃.

Next Completion

⌃>

Previous Completion

Next Placeholder super.init(nibName:String?, bundle: NSBundle?)

⌃?

Previous Placeholder super.init(nibName:String?, bundle: NSBundle?)

Key

www.bignerdranch.com

⌘ ⇧ ⌥ ⌃ ⏎ ⎋

Command Shift Option Control Return Escape