Xcode shortcuts Flashcards

1
Q

filter in inspectors

A

⌥⌘L

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Filter in Navigator

A

⌥⌘J

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

show assistant editor

A

⌥⌘↩

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

switch inspectors

A

⌥⌘(1-6)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

toggle inspectors

A

⌥⌘0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

fold method/class

A

⌥ ⌘←

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Fold All

A

⇧⌥⌘←

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Resume automatic previews

A

⌥⌘P

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Toggle Navigators

A

⌘0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Reorder Statements 上下の文の入れ替え

A

⌘⌥ + ] or [

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

show editor only

A

⌘↩

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Switch Navigators

A

⌘(1-7)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Add breakpoint

A

⌘\

⌥⌘Y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Find in file

A

⌘F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Find in project

A

⇧⌘F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Find next

A

⌘G

17
Q

comment out line

A

⌘/

18
Q

show version editor

A

⌥⇧⌘↩

19
Q

toggle debug area

A

⇧⌘Y

20
Q

documentation

A

⇧⌘0

21
Q

next completion

A

⌃.

22
Q

next placeholder (function’s argument)

A

⌃/

23
Q

show all declarations in the current file

A

⌃6

24
Q

Re-Indent code

A

⌃I

25
Q

edit in all scope

A

⌃⌘E

26
Q

Continue / Pause debugging

A

⌃⌘Y

27
Q

Jump to definition

A

⌃⌘J

28
Q

Open quickly

A

⇧⌘O

29
Q

open library

A

⇧⌘L

30
Q

Step Over
Step Into
Step Out

A

Step Over F6 : execute next line
Step Into F7 : go into a function
Step Out F8 : jump out of a function

31
Q

show completion

A

esc

32
Q

Opening a file manually in assistant editor

A

⇧⌘O followed by ⌥↩

33
Q

Toggle Minimaps

A

⇧⌃⌘M

34
Q

open individual inspector

A

⌃⌥click

35
Q

two finger action in preview

A

⌥⌘ click

36
Q

multi cursor

A

⌃⇧ click

⌃⇧ ↑