跳轉到命令列首:ctrl+a
跳轉到命令行尾:ctrl+e
新建乙個console:command+t
關閉當前console:command+w
向前/後跳乙個單詞:option +左/右方向鍵
刪除游標處到行尾部分:ctrl+k
刪除游標處到行首部分:ctrl+u
刪除游標處到單詞開關:ctrl+w
插入剛才刪除的語句:ctrl+y
跳轉到定義處:command+b
格式化**:option+command+l
**前進:command+]
**後退:command+[
大小寫切換:shift+command+u
**行注釋:command+/
**塊注釋:shift+command+/
查詢:command+f
查詢替換:command+r
全域性查詢:shift+command+f
全域性替換:shift+command+r
查詢檔案:shift+command+o
所有地方查詢包括檔案:連續按兩下shift
在一行中任意位置換行:shift+enter
開啟php文件:ctrl+j
重構-提取變數:option+command+v
重構-提取常量:option+command+c
重構-提取字段:option+command+f
重構-提取方法:option+command+m
檢視繼承體系:ctrl+h
查詢類:command+o
跳轉到指定行:command+l
檢視實現類:option+command+b
將**包起來(surround with):option+command+t
引入類,建立方法,變數:option+enter
優化多餘的imports:ctrl+option+o
上下移動行:shift+command+向上/下方向鍵
關閉當前文件:command+w
生成-游標在**中:command+n
生成-游標在導航欄:command+n
設定:command+,
剪下:command+x
複製:command+c
複製檔案路徑:shift+command+c
複製reference:option+shift+command+c
貼上:command+v
從歷史貼上:shift+command+v
撤銷:command+z
重做:shift+command+z
mac快捷鍵 xcode快捷鍵
快捷鍵圖示 com w關閉當前頁面 ctrl com com tab 切換程式 com option確定進入程式 option com 0開啟右邊使用工具欄 command option esc 開啟強制退出視窗 com option esc開啟強制退出 com 0 開啟導航器 com shift ...
zend studio 快捷鍵收集
編輯功能快捷鍵 ctrl 單行注釋 ctrl shift 塊注釋 ctrl u 選擇的 片段全部轉換為大寫 ctrl l 選擇的 片段全部轉換為小寫 ctrl d 複製游標所在行 ctrl e 刪除游標所在行 tab 增加 縮排 shift tab 減少縮排 ctrl alt f 在檔案中查詢 ct...
zend studio 快捷鍵收集
ctrl 單行注釋 ctrl shift 塊注釋 ctrl u 選擇的 片段全部轉換為大寫 ctrl l 選擇的 片段全部轉換為小寫 ctrl d 複製游標所在行 ctrl e 刪除游標所在行 tab 增加 縮排 shift tab 減少縮排 ctrl alt f 在檔案中查詢 ctrl backs...