Tổng hợp phím tắt – keyboard shortcuts dùng trong Brackets trên macOS.
macOS | Action |
---|---|
Cmd + + | Increase Font Size |
Cmd + - | Decrease Font Size |
Cmd + 0 | Return to Default |
Cmd + Shift + H | Hide/Show the Sidebar |
Cmd + Alt + P | Live Preview |
Cmd + Shift + C | Live Preview Highlight |
Cmd + Shift + O | Quick Open |
Cmd + W | Close Current File |
Cmd+Shift+W | Close All Files |
Cmd + O | Open a File |
Cmd + N | New File |
Cmd + Alt + R | Switch Project |
F2 | Rename current file |
Cmd + X | Delete/Cut line/selection |
Cmd + D | Duplicate line/selection |
Cmd + C | Copy line/selection |
Cmd + V | Paste line/selection |
Cmd + / | Single line comment |
Cmd + Alt + / | Block comment |
Cmd + Enter | Add a new line after the current line |
Cmd + Shift + Enter | Add a new line before the current line |
Left | Move to the left |
Right | Move to the right |
Up | Move up one line |
Down | Move down one line |
Alt + Right | Move to next word |
Alt + Left | Move to previous word |
Cmd + Right | Move to the end of line |
Cmd + Left | Move to the beginning of the line |
Cmd + Up | Move to the beginning of file |
Cmd + Down | Move to the end of file |
Ctrl + Alt + Up | Scroll line up |
Ctrl + Alt + Down | Scroll down |
Ctrl + L | Select the current line |
Cmd + B | Select the current word |
Cmd + A | Select all the text |
Shift + Right | Select the next character |
Shift + Left | Select the previous character |
Shift + Up | Select the previous line |
Shift + Down | Select the next line |
Shift + Alt + Right | Select next word |
Shift + Alt + Left | Select previous word |
Shift + Cmd + Right | Select to the end of line |
Shift + Cmd + Left | Select to the beginning of line |
Shift + Cmd + Up | Select to the beginning of file |
Shift + Cmd + Down | Select to the end of file |
Cmd + Ctrl + Up | Move current line/selection up |
Cmd + Ctrl + Down | Move current line/selection down |
Cmd + ] | Indent |
Cmd + [ | Unindent |
Tab | Indent |
Shift + Tab | Unindent |
Cmd + E | Open/Close Quick Edit |
Alt + Down | Go to next rule in list |
Alt + Up | Go to previous rule in list |
Esc | Close Quick Edit |
Cmd + N | Create a New Rule |
Cmd + F | Find |
Cmd + G | Find Next |
Cmd + Shift + G | Find Previous |
Cmd + Shift + F | Find in Files |
Alt + Cmd + F | Replace |
Alt + Shift + Cmd + F | Replace in Files |
Cmd + B | Add next match to your selection |
Cmd + Shift + B | Skip and add next match |
Cmd + U | Undo last selection change |
Cmd + Shift + U | Redo last selection change |
Ctrl + Cmd + G | Find all and select |
Cmd + Click | Add to your selection |
Alt + Click & drag | Select a column |
Alt + Shift + Up | Add Cursor to Previous Line |
Alt + Shift + Down | Add Cursor to Next Line |
Cmd + Alt + L | Split Selection Into Lines |
Esc | Switch to a Single Selection |
Cmd + E | Quick Edit |
Cmd + J | Jump to Definition |
Cmd + Shift + O | Quick Open |
Cmd + T | Go to Definition |
Cmd + L | Go to Line |
Cmd + K | Quick Docs |