forked from Machx/Xcode-Keyboard-Shortcuts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXcode_4.0_Shortcuts_iPad_CheatSheetViewer.com.xml
726 lines (726 loc) · 17.6 KB
/
Xcode_4.0_Shortcuts_iPad_CheatSheetViewer.com.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cheatsheet SYSTEM "http://cheatsheetviewer.com/cheatsheet.dtd">
<cheatsheet>
<info>
<name>Xcode Keyboard Shortcuts</name>
<author>Colin Wheeler [email protected]</author>
<website>http://github.com/Machx/Xcode-Keyboard-Shortcuts</website>
<original_file>https://github.com/carlbrown/Xcode-Keyboard-Shortcuts/raw/master/Xcode_4.0_Shortcuts_iPad_CheatSheetViewer.com.xml</original_file>
</info>
<section title="Xcode App Shortcuts">
<item>
<text>Preferences</text>
<text pos="right">⌘ ,</text>
</item>
<item>
<text>Hide Xcode</text>
<text pos="right">⌘ H</text>
</item>
<item>
<text>Hide Others</text>
<text pos="right">⌥ ⌘ H</text>
</item>
<item>
<text>Quit Xcode</text>
<text pos="right">⌘ Q</text>
</item>
</section>
<section title="File">
<item>
<text>New Tab</text>
<text pos="right">⌘ T</text>
</item>
<item>
<text>New Window</text>
<text pos="right">⇧ ⌘ T</text>
</item>
<item>
<text>New File</text>
<text pos="right">⌘ N</text>
</item>
<item>
<text>New Project</text>
<text pos="right">⇧ ⌘ N</text>
</item>
<item>
<text>New Workspace</text>
<text pos="right">∧ ⌘ N</text>
</item>
<item>
<text>New Group</text>
<text pos="right">⌥ ⌘ N</text>
</item>
<item>
<text>Add Files</text>
<text pos="right">⌥ ⌘ A</text>
</item>
<item>
<text>Open</text>
<text pos="right">⌘ O</text>
</item>
<item>
<text>Open Quickly...</text>
<text pos="right">⇧ ⌘ O</text>
</item>
<item>
<text>Open This Quickly...</text>
<text pos="right">∧ ⌘ O</text>
</item>
<item>
<text>Close Window</text>
<text pos="right">⌘ W</text>
</item>
<item>
<text>Close All Windows</text>
<text pos="right">⌥ ⌘ W</text>
</item>
<item>
<text>Close Tab</text>
<text pos="right">⇧ ⌘ W</text>
</item>
<item>
<text>Close Other Tabs</text>
<text pos="right">⌥ ⇧ ⌘ W</text>
</item>
<item>
<text>Close Document</text>
<text pos="right">∧ ⌘ W</text>
</item>
<item>
<text>Save</text>
<text pos="right">⌘ S</text>
</item>
<item>
<text>Save All</text>
<text pos="right">⌥ ⌘ S</text>
</item>
<item>
<text>Save Multiple</text>
<text pos="right">⌥ ⇧ ⌘ S</text>
</item>
<item>
<text>Save As</text>
<text pos="right">⇧ ⌘ S</text>
</item>
<item>
<text>Commit...</text>
<text pos="right">⌥ ⌘ C</text>
</item>
<item>
<text>Update...</text>
<text pos="right">⌥ ⌘ X</text>
</item>
<item>
<text>Update All</text>
<text pos="right">∧ ⌥ ⌘ X</text>
</item>
<item>
<text>Create Snapshot</text>
<text pos="right">∧ ⌘ S</text>
</item>
<item>
<text>Page Setup</text>
<text pos="right">⇧ ⌘ P</text>
</item>
<item>
<text>Print</text>
<text pos="right">⌘ P</text>
</item>
</section>
<section title="Edit">
<item>
<text>Undo</text>
<text pos="right">⌘ Z</text>
</item>
<item>
<text>Redo</text>
<text pos="right">⇧ ⌘ Z</text>
</item>
<item>
<text>Cut</text>
<text pos="right">⌘ X</text>
</item>
<item>
<text>Copy</text>
<text pos="right">⌘ C</text>
</item>
<item>
<text>Paste</text>
<text pos="right">⌘ V</text>
</item>
<item>
<text>Paste Special</text>
<text pos="right">⌥ ⌘ V</text>
</item>
<item>
<text>Paste and Match Style</text>
<text pos="right">⌥ ⇧ ⌘ V</text>
</item>
<item>
<text>Duplicate</text>
<text pos="right">⌘ D</text>
</item>
<item>
<text>Select All</text>
<text pos="right">⌘ A</text>
</item>
<item>
<text>Find in Workspace...</text>
<text pos="right">⇧ ⌘ F</text>
</item>
<item>
<text>Find and Replace in Workspace...</text>
<text pos="right">⌥ ⇧ ⌘ F</text>
</item>
<item>
<text>Find</text>
<text pos="right">⌘ F</text>
</item>
<item>
<text>Find and Replace...</text>
<text pos="right">⌥ ⇧ ⌘ F</text>
</item>
<item>
<text>Find Next</text>
<text pos="right">⌘ G</text>
</item>
<item>
<text>Find Previous</text>
<text pos="right">⇧ ⌘ G</text>
</item>
<item>
<text>Use Selection for Find</text>
<text pos="right">⌘ E</text>
</item>
<item>
<text>Use Selection for Replace</text>
<text pos="right">⇧ ⌘ E</text>
</item>
<item>
<text>Filter in Navigator</text>
<text pos="right">⌥ ⌘ J</text>
</item>
<item>
<text>Filter in Library</text>
<text pos="right">⌥ ⌘ L</text>
</item>
<item>
<text>Show Fonts</text>
<text pos="right">∧ ⇧ ⌘ T</text>
</item>
<item>
<text>Show Spelling & Grammar</text>
<text pos="right">⌘ : </text>
</item>
</section>
<section title="View">
<item>
<text>Project</text>
<text pos="right">⌘ 1</text>
</item>
<item>
<text>Symbol</text>
<text pos="right">⌘ 2</text>
</item>
<item>
<text>Search</text>
<text pos="right">⌘ 3</text>
</item>
<item>
<text>Issue</text>
<text pos="right">⌘ 4</text>
</item>
<item>
<text>Debug</text>
<text pos="right">⌘ 5</text>
</item>
<item>
<text>Breakpoint</text>
<text pos="right">⌘ 6</text>
</item>
<item>
<text>Log</text>
<text pos="right">⌘ 7</text>
</item>
<item>
<text>Show Navigator</text>
<text pos="right">⌘ 0</text>
</item>
<item>
<text>Standard</text>
<text pos="right">⌘ ↩</text>
</item>
<item>
<text>Assistant</text>
<text pos="right">⌥ ⌘ ↩</text>
</item>
<item>
<text>Version</text>
<text pos="right">⇧ ⌥ ⌘ ↩</text>
</item>
<item>
<text>Show Related Items</text>
<text pos="right">∧ 1</text>
</item>
<item>
<text>Show Previous History</text>
<text pos="right">∧ 2</text>
</item>
<item>
<text>Show Previous Files History</text>
<text pos="right">∧ ⌘ 2</text>
</item>
<item>
<text>Show Next History</text>
<text pos="right">∧ 3</text>
</item>
<item>
<text>Show Next Files History</text>
<text pos="right">∧ ⌘ 3</text>
</item>
<item>
<text>Show Top Level Items</text>
<text pos="right">∧ 4</text>
</item>
<item>
<text>Show Group Files</text>
<text pos="right">∧ 5</text>
</item>
<item>
<text>Show Document Items</text>
<text pos="right">∧ 6</text>
</item>
<item>
<text>Show Issues</text>
<text pos="right">∧ 7</text>
</item>
<item>
<text>Remove Assistant Editor</text>
<text pos="right">∧ ⇧ ⌘ W</text>
</item>
<item>
<text>Reset Editor</text>
<text pos="right">⌥ ⇧ ⌘ Z</text>
</item>
<item>
<text>Show Debug Area</text>
<text pos="right">∧ ⌘ Y</text>
</item>
</section>
<section title="Navigate">
<item>
<text>Reveal in Project Navigator</text>
<text pos="right">⇧ ⌘ J</text>
</item>
<item>
<text>Open In...</text>
<text pos="right">⌥ ⌘ ,</text>
</item>
<item>
<text>Open In...</text>
<text pos="right">⌥ ⌘ <</text>
</item>
<item>
<text>Move Focus to Next Area</text>
<text pos="right">⌥ ⌘ . </text>
</item>
<item>
<text>Move Focus to Previous Area</text>
<text pos="right">⌥ ⌘ > </text>
</item>
<item>
<text>Move Focus to Editor...</text>
<text pos="right">⌘ J</text>
</item>
<item>
<text>Go Forward</text>
<text pos="right">⌥ ⌘ →</text>
</item>
<item>
<text>Go Forward (option)</text>
<text pos="right">∧ ⌥ ⌘ →</text>
</item>
<item>
<text>Go Forward (shift + option)</text>
<text pos="right">∧ ⌥ ⇧ ⌘ →</text>
</item>
<item>
<text>Jump to Selection</text>
<text pos="right">⇧ ⌘ L </text>
</item>
<item>
<text>Jump to Definition</text>
<text pos="right">∧ ⌘ D</text>
</item>
<item>
<text>Jump to Definition (option)</text>
<text pos="right">∧ ⌥ ⌘ D</text>
</item>
<item>
<text>Jump to Definition (shift + option)</text>
<text pos="right">∧ ⌥ ⇧ ⌘ D</text>
</item>
<item>
<text>Jump to Next Issue</text>
<text pos="right">⌘ ' </text>
</item>
<item>
<text>Fix Next Issue</text>
<text pos="right">∧ ⌘ '</text>
</item>
<item>
<text>Jump to Previous Issue</text>
<text pos="right">⌘ "</text>
</item>
<item>
<text>Fix Previous Issue</text>
<text pos="right">∧ ⌘ " </text>
</item>
</section>
<section title="Credits">
<item>
<text>Created by Colin Wheeler www.cocoasamurai.com</text>
</item>
<item>
<text>The Xcode Shortcuts Guide is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License ( http://creativecommons.org/licenses/by-nc-sa/3.0/ .)</text>
</item>
<item>
<text>Although it's not required I ask if you make a derivative work to just let me know at [email protected]. </text>
</item>
</section>
<split/>
<section title="Navigate for Source Code">
<item>
<text>Jump to Next Counterpart</text>
<text pos="right">∧ ⌘ ↑</text>
</item>
<item>
<text>Jump to Next Counterpart (option)</text>
<text pos="right">∧ ⌥ ⌘ ↑</text>
</item>
<item>
<text>Jump to Next Counterpart (shift + option)</text>
<text pos="right">∧ ⌥ ⇧ ⌘ ↑</text>
</item>
<item>
<text>Jump to Previous Counterpart</text>
<text pos="right">∧ ⌘ ↓</text>
</item>
<item>
<text>Jump to Previous Counterpart (option)</text>
<text pos="right">∧ ⌥ ⌘ ↓</text>
</item>
<item>
<text>Jump to Previous Counterpart (shift + option)</text>
<text pos="right">∧ ⌥ ⇧ ⌘ ↓</text>
</item>
<item>
<text>Jump To...</text>
<text pos="right">⌘ L</text>
</item>
<item>
<text>Jump to Next Placeholder</text>
<text pos="right">∧ /</text>
</item>
<item>
<text>Jump to Previous Placeholder</text>
<text pos="right">∧ ?</text>
</item>
</section>
<section title="Editor Menu for Data Model">
<item>
<text>Add Attribute</text>
<text pos="right">∧ ⌘ A</text>
</item>
<item>
<text>Jump to Next Counterpart</text>
<text pos="right">∧ ⌘ R</text>
</item>
</section>
<section title="Editor Menu for Hex">
<item>
<text>Overwrite Mode</text>
<text pos="right">⌥ ⇧ ⌘ O</text>
</item>
</section>
<section title="Editor Menu for Interface Builder">
<item>
<text>Align Left Edges</text>
<text pos="right">⌘ [</text>
</item>
<item>
<text>ALign Right Edges</text>
<text pos="right">⌘ ]</text>
</item>
<item>
<text>Size to Fit</text>
<text pos="right">⌘ =</text>
</item>
<item>
<text>Add Horizontal Guide</text>
<text pos="right">⌘ _</text>
</item>
<item>
<text>Add Vertical Guide</text>
<text pos="right">⌘ |</text>
</item>
</section>
<section title="Editor Menu for PDF">
<item>
<text>Next Page</text>
<text pos="right">⌥ ⌘ ↓</text>
</item>
<item>
<text>Previous Page</text>
<text pos="right">⌥ ⌘ ↑</text>
</item>
</section>
<section title="Editor Menu for Scripting Definition">
<item>
<text>Make Text Bigger</text>
<text pos="right">⌘ +</text>
</item>
<item>
<text>Make Text Smaller</text>
<text pos="right">⌘ -</text>
</item>
</section>
<section title="Editor Menu for Source Code">
<item>
<text>Show Completions</text>
<text pos="right">∧ Space</text>
</item>
<item>
<text>Edit All in Scope</text>
<text pos="right">∧ ⌘ E</text>
</item>
<item>
<text>Fix All in Scope</text>
<text pos="right">∧ ⌘ F</text>
</item>
<item>
<text>Show All Issues</text>
<text pos="right">∧ ⌘ M</text>
</item>
<item>
<text>Re-Indent</text>
<text pos="right">∧ |</text>
</item>
<item>
<text>Shift Right</text>
<text pos="right">⌘ ]</text>
</item>
<item>
<text>Shift Left</text>
<text pos="right">⌘ [</text>
</item>
<item>
<text>Move Line Up</text>
<text pos="right">⌥ ⌘ [</text>
</item>
<item>
<text>Move Line Down</text>
<text pos="right">⌥ ⌘ ]</text>
</item>
<item>
<text>Comment Selection</text>
<text pos="right">⌘ /</text>
</item>
<item>
<text>Fold</text>
<text pos="right">⌥ ⌘ ←</text>
</item>
<item>
<text>Unfold</text>
<text pos="right">⌥ ⌘ →</text>
</item>
<item>
<text>Fold Methods & Functions</text>
<text pos="right">⌥ ⇧ ⌘ ←</text>
</item>
<item>
<text>Unfold Methods & Functions</text>
<text pos="right">⌥ ⇧ ⌘ →</text>
</item>
<item>
<text>Fold Comment Blocks</text>
<text pos="right">∧ ⇧ ⌘ ←</text>
</item>
<item>
<text>Unfold Comment Blocks</text>
<text pos="right">∧ ⇧ ⌘ →</text>
</item>
</section>
<section title="Product Menu">
<item>
<text>Run</text>
<text pos="right">⌘ R</text>
</item>
<item>
<text>Run...</text>
<text pos="right">⌥ ⌘ R</text>
</item>
<item>
<text>Test</text>
<text pos="right">⌘ U</text>
</item>
<item>
<text>Test...</text>
<text pos="right">⌥ ⌘ U</text>
</item>
<item>
<text>Profile</text>
<text pos="right">⌘ |</text>
</item>
<item>
<text>Profile...</text>
<text pos="right">⌥ ⌘ |</text>
</item>
<item>
<text>Analyze</text>
<text pos="right">⇧ ⌘ B</text>
</item>
<item>
<text>Analyze...</text>
<text pos="right">⌥ ⇧ ⌘ B</text>
</item>
<item>
<text>Build for Running</text>
<text pos="right">⇧ ⌘ R</text>
</item>
<item>
<text>Build for Testing</text>
<text pos="right">⇧ ⌘ U</text>
</item>
<item>
<text>Build for Profiling</text>
<text pos="right">⇧ ⌘ |</text>
</item>
<item>
<text>Run without Building</text>
<text pos="right">∧ ⌘ R</text>
</item>
<item>
<text>Test without Building</text>
<text pos="right">∧ ⌘ U</text>
</item>
<item>
<text>Profile without Building</text>
<text pos="right">∧ ⌘ |</text>
</item>
<item>
<text>Build</text>
<text pos="right">⌘ B</text>
</item>
<item>
<text>Clean</text>
<text pos="right">⇧ ⌘ K</text>
</item>
<item>
<text>Clean Build Folder...</text>
<text pos="right">⌥ ⇧ ⌘ K</text>
</item>
<item>
<text>Stop</text>
<text pos="right">⌘ .</text>
</item>
<item>
<text>Pause</text>
<text pos="right">∧ ⌘ Y</text>
</item>
<item>
<text>Step Into</text>
<text pos="right">F7</text>
</item>
<item>
<text>Step Over</text>
<text pos="right">F6</text>
</item>
<item>
<text>Step Out</text>
<text pos="right">F8</text>
</item>
<item>
<text>Step Into Thread</text>
<text pos="right">∧ ⇧ F7</text>
</item>
<item>
<text>Step Into Instruction</text>
<text pos="right">∧ F7</text>
</item>
<item>
<text>Step Over Thread</text>
<text pos="right">∧ ⇧ F6</text>
</item>
<item>
<text>Step Over Instruction</text>
<text pos="right">∧ F6</text>
</item>
<item>
<text>Add Breakpoint at Current Line</text>
<text pos="right">⌘ \</text>
</item>
<item>
<text>Activate Breakpoints</text>
<text pos="right">⌘ Y</text>
</item>
<item>
<text>Clear Console</text>
<text pos="right">⌘ K</text>
</item>
<item>
<text>Edit Scheme</text>
<text pos="right">⌘ <</text>
</item>
</section>
<section title="Window Menu">
<item>
<text>Minimize</text>
<text pos="right">⌘ M </text>
</item>
<item>
<text>Select Next Tab</text>
<text pos="right">⌘ }</text>
</item>
<item>
<text>Select Previous Tab</text>
<text pos="right">⌘ {</text>
</item>
<item>
<text>Welcome to Xcode</text>
<text pos="right">⇧ ⌘ 1</text>
</item>
<item>
<text>Organizer</text>
<text pos="right">⇧ ⌘ 2</text>
</item>
</section>
<section title="Help Menu">
<item>
<text>Documentation and API Reference</text>
<text pos="right">⌥ ⌘ ?</text>
</item>
<item>
<text>Quick Help for Selected Item</text>
<text pos="right">∧ ⌘ ?</text>
</item>
<item>
<text>Search Documentation for Selected Text</text>
<text pos="right">∧ ⌥ ⌘ /</text>
</item>
</section>
<section title="Code Completion">
<item>
<text>Select Previous Completion</text>
<text pos="right">∧ ></text>
</item>
<item>
<text>Select Next Completion</text>
<text pos="right">∧ .</text>
</item>
<item>
<text>Show Completion List</text>
<text pos="right">F5, ⌥ [ESC]</text>
</item>
</section>
</cheatsheet>