| Shortcut | Action | MacOS X Specific |
|---|---|---|
| ⌥ ⌘ 0 | Toggle Inspector visibility | |
| ⌥ ⌘ 1 | File Inspector | |
| ⌥ ⌘ 2 | Quick Help | |
| ⌥ ⌘ 3 | Identity Inspector | |
| ⌥ ⌘ 4 | Attributes Inspector | |
| ⌥ ⌘ 5 | Size Inspector | |
| ⌥ ⌘ 6 | Connections Inspector | |
| ⌥ ⌘ 7 | Bindings Inspector | * |
| ⌥ ⌘ 8 | View Effect Inspector | * |
| Shortcut | Action |
|---|---|
| ⌘ 0 | Toggle Navigator visibility |
| ⌘ 1 | Project Navigator |
| ⌘ 2 | Source Control Navigator |
| ⌘ 3 | Symbol Navigator |
| ⌘ 4 | Find Navigator |
| ⌘ 5 | Issue Navigator |
| ⌘ 6 | Test Navigator |
| ⌘ 7 | Debug Navigator |
| ⌘ 8 | Breakpoint Navigator |
| ⌘ 9 | Report Navigator |
| Shortcut | Action | Comment |
|---|---|---|
| ^ ⌘ R | Run without building | Sometimes during development, it can be useful to run the same build again, without rebuilding to quickly test the app in given states. |
| ⌘ ⇧ L | Show Objects temporarily | |
| ⌥ ⌘ ⇧ L | Show Objects perpetually | |
| ^ ⌥ ⌘ P | Pattern search. | Access by pressing the key combo in Find in Workspace field. You could add Any character or word pattern and mix and match multiple. Handy if you stick with name conventions. |