An open API service indexing awesome lists of open source software.

https://github.com/shindgewongxj/zedcuts

Xcode Shortcuts in Zed
https://github.com/shindgewongxj/zedcuts

keybindings xcode zed

Last synced: 11 days ago
JSON representation

Xcode Shortcuts in Zed

Awesome Lists containing this project

README

          

# Zedcuts

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|