Zedcuts is Xcode Shortcuts in Zed.
| Title | Shortcuts |
|---|---|
| [File]Open Quickly | ⇧ + ⌘ + O |
| [View]Navigators > Project | ⌘ + 1 |
| [View]Navigators > Source Control | ⌘ + 2 |
| [View]Navigators > Show Coding Assistant | ⌘ + 0 |
| [View]Pin Editor Tab | ⇧ + ⌘ + P |
| [Navigate]Jump to Line | ⌘ + L |
| [Navigate]Jump to Next Change | ⌃ + \ |
| [Navigate]Jump to Previous Change | ⌃ + | |
| [Navigate]Reveal in Project Navigator | ⇧ + ⌘ + J |
| [Editor]Structure > Format File | ⌃ + ⇧ + I |
| [Editor]Structure > Format Selection | ⌃ + ⌥ + ⇧ + I |
| [Editor]Structure > Move Line Up | ⌥ + ⌘ + [ |
| [Editor]Structure > Move Line Down | ⌥ + ⌘ + ] |
| [Debug]Breakpoints > Create/Delete Breakpoint at Current Line | ⌘ + \ |
| [Integrate]Pull | ⌥ + ⌘ + X |