Sublime Text Shortcuts

http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_win.html

# Learning
```
Ctrl + KB   Toggle side bar
Alt + ⇧ + 1 one column view
Alt + ⇧ + 2 two columns view
Alt + ⇧ + 8 two rows view

Ctrl + F2   Toggle bookmark
F2  Next bookmark
⇧ + F2  Previous bookmark
Ctrl + ⇧ + F2   Clear bookmarks

F12    Function difination preview. Esc to hide

Ctrl + ⇧ + [    Fold current block
Ctrl + ⇧ + ]    Un-fold current block
Ctrl + K1    Fold all
Ctrl + KJ    Un-fold all

Ctrl + X    Cut line
Ctrl + ⇧ + D    Duplicate line(s)
Ctrl + ⇧ + V    Paste and indent correctly
Ctrl + L    Select line - Repeat to select next lines
Ctrl + D    Select word - Repeat select others occurrences
Ctrl + P    Quick-open files by name

Alt + -    Jump to prev cursor position
Alt + ⇧ + - Jump to next cursor position
Ctrl + ;    Goto word in current file
Ctrl + R  Goto function

Ctrl + KU   Transform to Uppercase
Ctrl + KL   Transform to Lowercase

Ctrl + PgUp Previous tab
Ctrl + ⇆    Previous tab
Ctrl + PgDn Next tab

Alt + ⇧ + W Wrap Selection in html tag
Alt + . Close current html tag
Ctrl + M    Jump to } closing parentheses Repeat to jump to { opening parentheses
Ctrl + ⇧ + M    Select all contents of the current parentheses
Ctrl + ⇧ + Alt + P  Show scope in status bar
```
# Learned
```
Ctrl + Scroll   Font size

Ctrl + Y    Redo, or repeat last keyboard shortcut command
Ctrl + Z    Undo

Ctrl + ⇧ + ↑    Move line/selection up
Ctrl + ⇧ + ↓    Move line/selection down

Ctrl + /    Comment/un-comment current line
Ctrl + ]    Indent current line(s)
Ctrl + [    Un-indent current line(s)

Ctrl + ↩    Insert line after
Ctrl + ⇧ + ↩    Insert line before
Ctrl + ⇧ + K    Delete Line

Ctrl + F    Find
Ctrl + H    Replace
Ctrl + ⇧ + F    Find in files

Ctrl + ⇧    Scroll by line
Ctrl + G    Goto line in current file

Ctrl + W    Close current tab
Ctrl + ⇧ + t    Open last closed tab
Ctrl + ⇧ + P    Command prompt
```

评论

此博客中的热门博文

Windows下ShadowSocks客户端安装和配置 顺带KCP

How to Install KeePass on M1 Mac

How User Friendly is a MacOS