標誌鍵名
⌘command
⇧shift↩回車
↑上↓下
⌃control
⌥option
紅色標記的是常用的快捷鍵。
按鍵功能
⌘ + x
剪下當前行
⌥ + 拖動滑鼠
垂直選中
⌘ + ↩
在當前行之後換行,無論滑鼠在**
⌘ + ⇧ + ↩
再當前行之前換行,無論滑鼠在**
⌘ + ⌃ + ↑
向上移動整行或者整段
⌘ + ⌃ + ↓
向下移動正行或者整段
⌘ + l
選擇正行,重複按會向下再選擇整行
⌘ + d
選中單詞,重複按會向下選擇相同的單詞
⌃ + ⌘ + g
選中所有你選中的單詞,比如先選中name這兒單詞,然後按下這個快捷鍵,則當前檔案裡所有的name都會被選中
⌃ + ⇧ + ↑
extra cursor on the line above
⌃ + ⇧ + ↓
extra cursor on the line below
⌃ + m
跳到回應圓括號或大括號的結尾
⌃ + ⇧ + m
跳到回應圓括號或大括號的結尾,並選中這些內容
⌃ + a
跳到一行的最左邊,游標右邊有可能不是字母
⌘ + left
調到一行文字的左邊,游標右邊一定跟著字母
⌃ + e, ⌘ + right
調到一行的最右邊
⌘ + k, ⌘ + k
刪除游標所在行
⌘ + k + ⌫
刪除游標所在位置到一行開頭
⌘ + ]
縮排當前行或者段落
⌘ + [
取消縮排當前行或者段落
⌘ + ⇧ + d
複製當前行
⌘ + j
使當前行和當前行的下一行合併成一行
⌘ + /
注釋或者取消注釋當前行
⌘ + ⌥ + /
block comment current selection
⌘ + y
重複上乙個快捷鍵
⌘ + ⇧ + v
貼上並自動縮排
⌃ + space
select next auto-complete suggestion
⌃ + u
soft undo; jumps to your last change before undoing change when repeated
⌃ + ⇧ + up
column selection up
⌃ + ⇧ + down
column selection down
⌃ + ⇧ + w
wrap selection in html tag
⌃ + ⇧ + k
delete current line of cursor 按鍵
功能⌘ + p or ⌘ + t
按照檔名開啟檔案
⌘ + r
goto symbol
⌃ + g
跳到制定行 按鍵
功能⌘ + ⇧ + p
command palette
⌃ + `
python console
⌃ + ⌘ + f
toggle fullscreen mode
⌃ + ⇧ + ⌘ + f
toggle distraction-free mode
⌘ + k, ⌘ + b
toggle side bar
⌃ + ⇧ + p
show scope in status bar 按鍵
功能⌘ + f
查詢
⌘ + ⌥ + f
替換
⌘ + ⇧ + f
在檔案中查詢 按鍵
功能⌃ + v
向下滾動一頁
⌃ + l
使當前行處於顯示器的**
⌘ + down
滾動到檔案結尾
⌘ + up
滾動到檔案開始 按鍵
功能⌘ + ⇧ + t
開啟最近關閉的標籤頁
⌘ + [num]
調到制定標籤頁 1-9
⌘ + 0
調到第10個標籤頁
⌘ + ⇧ + [
切換成左邊的標籤頁
⌘ + ⇧ + ]
切換成右邊的標籤頁
^ + tab
順序跳轉到最近使用的標籤頁
⇧ + ^ + tab
逆序跳轉最近使用的標籤頁 按鍵
功能⌘ + ⌥ + 1
切換成單視窗
⌘ + ⌥ + 2
切換視窗成2欄
⌘ + ⌥ + 3
切換視窗成3欄
⌘ + ⌥ + 4
切換視窗成4欄
⌘ + ⌥ + 5
set view to grid (4 groups)
⌃ + [num]
jump to group where num is 1-4
⌃ + ⇧ + [num]
move file to specified group where num is 1-4 按鍵
功能⌘ + f2
設定或取消設定書籤
f2
調到下乙個書籤
⇧ + f2
跳到上乙個書籤
⇧ + ⌘ + f2
清空所有書籤 按鍵
功能⌘ + k, ⌘ + u
轉成大寫
⌘ + k, ⌘ + l
轉成小寫
⌘ + ⌃ + up, ⌘ + ⌃ + down
clip text upwards / downwards
外掛程式名按鍵功能
omnimarkuppreview
⌘ + ⌥ + o
預覽markdown
viewinbrowse
⌃ + ⌥ + c
在谷歌瀏覽器中預覽html
mac版 sublime快捷鍵大全
按這幾大類分類 檔案 編輯 選擇 查詢 檢視 去往 工具 專案 視窗 幫組 一 檔案 cmd n 新建檔案 cmd s 儲存檔案 cmd shift s 檔案另存為 cmd alt s 儲存所有檔案 cmd shift t 開啟最近關閉的檔案 cmd shift n 新建視窗 cmd shift w...
webstorm快捷鍵(Mac版)
command control alt shift caps lock fn 功能鍵就是fn command alt t 用 if.else,try.catch,for,etc.包住 command 注釋 取消注釋的行注釋 command alt 注釋 取消注釋與塊注釋 alt 向上選取 塊 alt...
WebStorm快捷鍵(Mac版)
command alt t 用 if.else,try.catch,for,etc.包住 command 注釋 取消注釋的行注釋 command alt 注釋 取消注釋與塊注釋 alt 向上選取 塊 alt 向下選取 塊 command alt l 格式化 tab,shift tab 調整縮排 co...