Xcode中部分快捷键整理


1.Xcode App

Preferences

Hide Xcode

Hide Others ⌥⌘

Quit Xcode Q


2.File

New Tab

New Window ⇧⌘T

New File N New Project ⇧⌘

New Workspace ⌃⌘

New Group ⌥⌘

Add Files ⌥⌘

Open

Open Quickly... ⇧⌘

Open This Quickly... ⌃⌘

Close Window

Close All Windows ⌥⌘

Close Tab ⇧⌘

Close Other Tabs ⌥⇧⌘

Close Document ⌃⌘

Save S Save All ⌥⌘

Save Multiple ⌥⇧⌘

Save As ⇧⌘

Commit... ⌥⌘

Update.... ⌥⌘

Update All ⌃⌥⌘

Create Snapshot ⌃⌘

Page Setup ⇧⌘

Print P


3.Edit

Undo ⌘Z

Redo ⇧⌘Z

Cut ⌘X

Copy ⌘C

Paste ⌘V

Paste Special ⌥⌘V

Paste and Match Style ⌥⇧⌘V

Duplicate ⌘D

Select All ⌘A

Find in Workspace... ⇧⌘F

Find & Replace in Workspace... ⌥⇧⌘F

Find ⌘F

Find and Replace... ⌥⌘F

Find Next ⌘G

Find Previous ⇧⌘G

Use Selection for Find ⌘E

Use Selection for Replace ⇧⌘E

Filter in Navigator ⌥⌘J

Filter in Library ⌥⌘L

Show Fonts ⌃⇧⌘T

Show Spelling & Grammar ⌘:


4.View

Project ⌘1

Symbol ⌘2

Search ⌘3

Issue ⌘4

Debug ⌘5

Breakpoint ⌘6

Log ⌘7

Show Navigator ⌘0

Standard ⌘↩

Assistant ⌥⌘↩

Version ⌥⇧⌘↩

Show Related Items ⌃1

Show Previous History ⌃2

Show Previous Files History ⌃⌘2

Show Next History ⌃3

Show Next Files History ⌃⌘3

Show Top Level Items ⌃4

Show Group Files ⌃5

Show Document Items ⌃6

Show Issues ⌃7

Remove Assistant Editor ⌃⇧⌘W

Reset Editor ⌥⇧⌘Z

Show Debug Area ⇧⌘Y


5.Navigate

Move Focus to Previous Area ⌥⌘>

Move Focus to Editor... ⌘J

Go Forward ⌃⌘→

Go Forward (option) ⌃⌥⌘→

Go Forward (shift + option) ⌃⌥⇧⌘→

Go Back ⌃⌘←

Go Back (option) ⌃⌥⌘←

Go Back (shift + option) ⌃⌥⇧⌘←

Jump to Selection ⇧⌘L

Jump to Definition ⌃⌘D

Jump to Definition (option) ⌃⌥⌘D

Jump to Definition (shift + option) ⌃⌥⇧⌘D

Jump to Next Issue ⌘'Fix Next Issue ⌃⌘'

Jump to Previous Issue ⌘" Fix Previous Issue ⌃⌘"

Reveal in Project Navigator ⌥⌘,

Open In... ⌥⌘<

Open In... ⌥⌘. Move Focus to Next Area


待续.............





你可能感兴趣的:(xcode快捷键)