自動補全 : esc
查詢專案檔案:command+t
查詢檔案內符號:shift+command+t
跳到某行:command+l
選擇:shift+方向鍵
向後縮排:option+tab
向前縮排:shift+option+tab
reformat 所選:option+command+[
大寫所選:control+u
小寫所選:control+shift+u
查詢:command+f
查詢下乙個:command+g
show todo list :control+shift+t
計算數學公式:control+shift+c
統計字數:control+shift+n
注釋與取消:command+/
mate file 終端下mate開啟檔案
commond + option + l 顯示行號
commond + f 頁面搜尋文字
commond + shift + f 專案搜尋文字
commond + g 下乙個搜尋文字
commond + shift + g 上乙個搜尋文字
commond + option + f 替換乙個
commond + ctrl + f 全部替換
ctrl + a 游標回到行首
ctrl + e 游標回到行尾
ctrl + l 自動生成 =>
esc 自動補全
commond + s 儲存
commond + option + s 全部儲存
commond + shift + s 另存為。。。。
ctrl + w 選取乙個單詞
commond + shift + -> 選中游標右面的內容
commond + shift +
option|ctrl + shift + > 選中游標右面的單詞
option|ctrl + shift +
commond + shift + l 選取一行資訊
commond + l 定位到某一行
commond + option + -> textmate專案中右面的標籤
commond + option +
commond + 數字 選擇某個標籤
ctrl + tab 在選單欄和頁面切換
commond + -> 游標回到行尾
commond +
commond + ^ 游標回到頁首
commond + 下箭頭 游標回到頁尾
option|ctrl + -> 游標向右移動乙個單詞
option|ctrl +
ctrl + 上箭頭 向上移動下拉列表
ctrl + 下箭頭 向下移動下拉列表
ctrl + shift + k 刪除一行
commond + / 注釋一行
commond + z 返回前乙個內容
commond + shift + z 返回後乙個內容
commond + ] 增加縮排
commond + [ 減少縮排
ctrl + commond + 上箭頭 向上移動整行
ctrl + commond + 下箭頭 向下移動整行
commond + option + [ 格式化**
commond + shift + t 當前檔案中所有方法的
commond + t 開啟專案下的檔案
commond + o 開啟專案
commond + n 新建檔案
ctrk + shift + a 滑鼠指向目錄,按快捷鍵,開啟svn選項
commond + w 關閉標籤
commond + shift + w 關閉專案
commond + option + l 顯示行號
commond + x 剪下
commond + c 複製
commond + v 粘帖
ctrl + option + commond + v 從歷史中選擇內容粘帖
commond + m 最小法
commond + f2 標記
f2 在標記間切換
標籤間的切換,以及textmate最夢幻的乙個功能——智慧型查詢(
t 調出go to file 視窗,如果你想找pitches_controller_test.rb,只需輸入pct,回車,就是你了)。它還有個兄弟go to symbol (⇧⌘ t)
textmate提供的文字操作也很簡單,無非是移動、選中和智慧型變換。
移動,記住上下左右就夠了。不過,textmate牛就牛在做移動,人家都能做出花來,比如,像camelcasewords這樣連在一起,但是用大寫字母分開的詞,用^ ←/ ^ →居然可以乙個詞乙個詞的跳躍。
以前在windows的記事本裡發現乙個很貼心的設計:按住alt就可以列選。其實,textmate也可以,按住⌥就行。
接下來是textmate的有乙個賣點:自動補全(按
,就是esc鍵啦)。
TextMate 通用快捷鍵
對於 unix 族下的文字編輯器,vi 功能稍弱,emacs 的能力是沒得說,但學習曲線太陡峭了,於是簇擁到 textmate 旗下。快捷鍵能讓你大大的提 公升使用的效率,它可以讓你的手盡量少在鍵盤與滑鼠之間飄來飄去。相比於 windows 平台,mac 更推崇使用快捷鍵來操作,搭配著大大的觸控板後...
textmate常用快捷鍵備忘
ctrl option cmd d 顯示 隱藏左邊檔案導航樹 cmd option w 切換 折行 cmd option 切換左右tab頁 cmd option cmd shift ctrl cmd r 跳轉到當前開啟檔案所在的目錄樹的位置 cmd up down 左邊目錄樹向上,向下進入一層 cm...
mac快捷鍵 xcode快捷鍵
快捷鍵圖示 com w關閉當前頁面 ctrl com com tab 切換程式 com option確定進入程式 option com 0開啟右邊使用工具欄 command option esc 開啟強制退出視窗 com option esc開啟強制退出 com 0 開啟導航器 com shift ...