2016年12月20日 星期二

Sublime text 快鍵一覽表 hotkey table list windows MACOS

這裡提供Sublime text 快鍵一覽表 很多都很好用
補充一組 ctrl + k +v 可呼叫出剪貼簿歷史 相當好用

Keyboard Shortcuts - Windows/Linux



Warning
This topic is a draft and may contain wrong information.

Editing

KeypressCommand
Ctrl + XCut line
Ctrl + ↩Insert line after
Ctrl + ⇧ + ↩Insert line before
Ctrl + ⇧ + ↑Move line/selection up
Ctrl + ⇧ + ↓Move line/selection down
Ctrl + LSelect line - Repeat to select next lines
Ctrl + DSelect word - Repeat select others occurrences
Ctrl + MJump to closing parentheses Repeat to jump to opening parentheses
Ctrl + ⇧ + MSelect all contents of the current parentheses
Ctrl + ⇧ + KDelete Line
Ctrl + KKDelete from cursor to end of line
Ctrl + K + ⌫Delete from cursor to start of line
Ctrl + ]Indent current line(s)
Ctrl + [Un-indent current line(s)
Ctrl + ⇧ + DDuplicate line(s)
Ctrl + JJoin line below to the end of the current line
Ctrl + /Comment/un-comment current line
Ctrl + ⇧ + /Block comment current selection
Ctrl + YRedo, or repeat last keyboard shortcut command
Ctrl + ⇧ + VPaste and indent correctly
Ctrl + SpaceSelect next auto-complete suggestion
Ctrl + Usoft undo; jumps to your last change before undoing change when repeated
Alt + ⇧ + WWrap Selection in html tag
Alt + .Close current html tag

Windows

Ctrl + Alt + UpColumn selection up
Ctrl + Alt + DownColumn selection down

Linux

Alt + ⇧ + UpColumn selection up
Alt + ⇧ + DownColumn selection down

General

KeypressCommand
Ctrl + ⇧ + PCommand prompt
Ctrl + KBToggle side bar
Ctrl + ⇧ + Alt + PShow scope in status bar

Find/Replace

KeypressCommand
Ctrl + FFind
Ctrl + HReplace
Ctrl + ⇧ + FFind in files

Tabs

KeypressCommand
Ctrl + ⇧ + tOpen last closed tab
Ctrl + PgUpCycle up through tabs
Ctrl + PgDnCycle down through tabs
Ctrl + ⇆Find in files
Ctrl + WClose current tab
Alt + [NUM]Switch to tab number [NUM] where [NUM] <= number of tabs

Split wind

ow

Keypr
essCommand
Alt + ⇧ + 1Revert view to single column
Alt + ⇧ + 2Split view into two columns
Alt + ⇧ + 3Split view into three columns
Alt + ⇧ + 4Split view into four columns
Alt + ⇧ + 5Set view to grid (4 groups)
Alt + ⇧ + 8Split view into two rows
Ctrl + [NUM]Jump to group where num is 1-4
Ctrl + ⇧ + [NUM]Move file to specified group where num is 1-4

Bookmar

ks

Keypr
essCommand
Ctrl + F2Toggle bookmark
F2Next bookmark
⇧ + F2Previous bookmark
Ctrl + ⇧ + F2Clear bookmarks

Text manipulati

on

Keypr
essCommand
Ctrl + KUTransform to Uppercase
Ctrl + KLTransform to Lowercase

Keyboard Shortcuts - OSX

Warning
This topic is a draft and may contain wrong information.

Editi

ng

Keypr
essCommand
⌘ + XCut line
⌘ + ↩Insert line after
⌘ + ⇧ + ↩Insert line before
⌘ + ⌃ + ↑Move line/selection up
⌘ + ⌃ + ↓Move line/selection down
⌘ + LSelect line - Repeat to select next lines
⌘ + DSelect word - Repeat to select next occurrence
⌃ + ⌘ + GSelect all occurrences of current selection
⌃ + ⇧ + ↑Extra cursor on the line above
⌃ + ⇧ + ↓Extra cursor on the line below
⌃ + MJump to closing parentheses Repeat to jump to opening parentheses
⌃ + ⇧ + MSelect all contents of the current parentheses
⌃ + A, ⌘ + LeftMove to beginning of line
⌃ + E, ⌘ + RightMove to end of line
⌘ + K, ⌘ + KDelete from cursor to end of line
⌘ + K + ⌫Delete from cursor to start of line
⌘ + ]Indent current line(s)
+ [Un-indent current line(s)
⌘ + ⇧ + DDuplicate line(s)
⌘ + JJoin line below to the end of the current line
⌘ + /Comment/un-comment current line
⌘ + ⌥ + /Block comment current selection
⌘ + YRedo, or repeat last keyboard shortcut command
⌘ + ⇧ + VPaste and indent correctly
⌃ + SpaceSelect next auto-complete suggestion
⌃ + USoft undo; jumps to your last change before undoing change when repeated
⌃ + ⇧ + UpColumn selection up
⌃ + ⇧ + DownColumn selection down
⌃ + ⇧ + WWrap Selection in html tag
⌃ + ⇧ + KDelete current line of cursor

Gener

al

Keypr
essCommand
⌘ + ⇧ + PCommand Palette
⌃ + `Python Console
⌃ + ⌘ + FToggle fullscreen mode
⌃ + ⇧ + ⌘ + FToggle distraction-free mode
⌘ + K, ⌘ + BToggle side bar
⌃ + ⇧ + PShow scope in status bar

Find/Repla

ce

Keypr
essCommand
⌘ + FFind
⌘ + ⌥ + FReplace
⌘ + ⇧ + FFind in files

Scrolli

ng

Keypr
essCommand
⌃ + VScroll down one page
⌃ + LCenter current line vertically in page
⌘ + DownScroll to end of file
⌘ + UpScroll to start of file

Ta

bs

Keypr
essCommand
⌘ + ⇧ + tOpen last closed tab
⌘ + [NUM]Jump to tab in current group where num is 1-9
⌘ + 0Jump to 10th tab in current group
⌘ + ⇧ + [Cycle left through tabs
⌘ + ⇧ + ]Cycle right through tabs
^ + TabCycle up through recent tabs
⇧ + ^ + TabCycle down through recent tabs
Find in files

Split wind

ow

Keypr
essCommand
⌘ + ⌥ + 1Revert view to single column
⌘ + ⌥ + 2Split view into two columns
⌘ + ⌥ + 3Split view into three columns
⌘ + ⌥ + 4Split view into four columns
⌘ + ⌥ + 5Set 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

Bookmar

ks

Keypr
essCommand
⌘ + F2Toggle bookmark
F2Next bookmark
⇧ + F2Previous bookmark
⇧ + ⌘ + F2Clear bookmarks

Text manipulati

on

Keypr
essCommand
⌘ + K, ⌘ + UTransform to Uppercase
⌘ + K, ⌘ + LTransform to Lowercase
⌘ + ⌃ + up, ⌘ + ⌃ + downClip text upwards / downwards

沒有留言:

張貼留言

搜尋此網誌