Shortcuts Brackets for MacOS

70 shortcuts2,626 views
Open Trainer

Workspace

macOSAction
Command++/Command+-Zoom in/Zoom out Font
Command+0Go to Default
Command+Alt+PLive Preview
Command+Shift+CLive Preview Highlight
Command+Shift+HHide/Show Sidebar

File Operation

macOSAction
Command+Shift+OQuick Open
Command+OOpen File
Command+WClose Current File
Command+Shift+WClose All File
Command+NNew File
Command+Alt+RSwitch Project
F2Rename Current File

Code Writing

macOSAction
Command+CCopy
Command+XCut
Command+VPaste
Command+DDuplicate
Command+/Single lIne Comment
Command+EnterAdd New Line After Current Line
Command+Shift+EnterAdd New Line Before Current Line

Placement

macOSAction
Arrow KeysMovement
Alt+Right ArrowMove to Next Word
Alt+Left ArrowMove to Previous Word
Command+Right ArrowMove to End of Line
Command+Left ArrowMove to Beginning of Line
Command+Up ArrowMove to Beginning of File
Command+Down ArrowMove to End of File
Command+Alt+Up ArrowScroll Up
Command+Alt+Down ArrowScroll Down

Code Selection

macOSAction
Command+ASelect All
Command+BSelect Current Word
Command+Shift+Left ArrowSelect to Beginning of Line
Command+Shift+Right ArrowSelect to End of Line
Command+Shift+Up ArrowSelect to Beginning of File
Command+Shift+Down ArrowSelect to End of File
Shift+Right ArrowSelect Next Character
Shift+Left ArrowSelect Previous Character
Shift+Up ArrowSelect previous line
Shift+Down ArrowSelect next Line

Moving Code

macOSAction
Command+Ctrl+Up ArrowMove current line/Selection Up
Command+Ctrl+Down ArowMove Current Line/Selection down
Command+]Indent Right
Command+[Indent Left
TabIndent Right
Shift+TabIndent Left

Edit

macOSAction
Command+EQuick edit
Alt+Up ArrowGo to Next Rule in List
Alt+Down ArrowGo to Previous Rule in List
EscClose Quick Edit
Command+NCreate New Rule

Find and Replace

macOSAction
Command+FFind
Command+Alt+FReplace
Command+GFind Next
Command+Shift+FFind in Files
Command+Shift+Alt+FReplace in Files

Multiple Cursors

macOSAction
Command+BAdd Next match to your selection
Command+UUndo selection
Command+Shift+URedo Selection
Command+ClickAdd to Your Selection
Command+Shift+BSkip and Add Next match
Command+Ctrl+GFind All and Select
Alt+Shift+Up ArrowAdd Cursor to Previous Line
Alt+Shift+Down ArrowAdd Cursor to next Lines
Command+Alt+LSplit Selection into Lines
EscSwitch to Single Selection

Navigation

macOSAction
Command+KQuick Documents
Command+LGo to Line
Command+TGo to Definition
Command+Shift+OQuick Open
Command+JJump to Definition
Command+EQuick edit