项目作者: kkla320

项目描述 :
Documentation about some useful Xcode keyboard shortcuts
高级语言:
项目地址: git://github.com/kkla320/xcode-cheat-sheet.git
创建时间: 2021-06-24T12:00:01Z
项目社区:https://github.com/kkla320/xcode-cheat-sheet

开源协议:

下载


Xcode Cheatsheet

Table of content

Project navigation

Shortcut Description
⌘⇧O Open quickly
⌘⇧J Show current file project navigator
⌃6 Show document items
⌥⌘W Close other tabs
⌘W Close current tab

File manipulation

Shortcut Description
⌘⌥[ Move current line up
⌘⌥] Move current line down
⌃I Reindent
⌘A Select all
⌘S Save current file

Testing

Shortcut Description
⌘U Run all tests
⌃⌥⌘G Run previous tests again

Refactoring

Shortcut Description
⇧⌘A Open code actions