1. 程式人生 > Android開發 >Xcode 實用快捷鍵(持續更新)

Xcode 實用快捷鍵(持續更新)

Xcode 實用快捷鍵(持續更新)

搜尋

1.檔案方法

command + shift + o
複製程式碼

2.檔案內搜尋

command + f
複製程式碼

3.選中自動對齊

control + i
複製程式碼

4.替換

command +alt + f
複製程式碼
command + g 下一個
複製程式碼
command +shift + g 上一個
複製程式碼

5.全域性搜尋

command + shift + control + f
command + shift + alt + f
複製程式碼

6.選中自動對齊

control + i
複製程式碼

檔案相關

1.當前檔案棧 前進|後退

command + ctrl + ➡️ | ⬅️
複製程式碼

2.切當前頁面的兄弟頁面 | 方法

control + 5 | 6
複製程式碼

3.到檔案目錄

command + shfit + J
複製程式碼

4.斷點

command + L
複製程式碼

視窗相關

1.除錯視窗

command + 0
複製程式碼

2.左側檔案目錄

command + shaift + Y
複製程式碼

4.右側

command + alt + 0
複製程式碼