Hotkeys and shortcuts for Atom (text editor) 1.0 (MacOS)

(Total 71)

Command + ,
General
Preferences
Command + Shift + P
General
Toggle command palette
Command + B
General
Browse list of open files
Command + Option + R
General
Reload Atom
Command + Shift + L
General
Change synatx highlighting
Option + Shift + S
General
Show available code snippets
Command + Shift + M
General
Markdown preview
Command + Option + I
General
Toggle Developer Tools
Command + N
File Management
New file
Command + Shift + N
File Management
New Window
Command + P
File Management
Open file (type the name to perform a search)
Command + O
File Management
Open file
Command + Shift + O
File Management
Open folder
Command + S
File Management
Save
Command + Shift + S
File Management
Save as
Command + W
File Management
Close tab
Command + Shift + W
File Management
Close window
Command + G
Editing Lines
Go to line
Command + L
Editing Lines
Select line
Command + Shift + D
Editing Lines
Duplicate line
Command + Shift + K
Editing Lines
Delete line
Command + Arrow Up / Arrow Down
Editing Lines
Move line up/down
Command + /
Editing Lines
Toggle comment line
Command + Return
Editing Lines
New line below
Command + [ / ]
Editing Lines
Indent / outdent selected lines
Command + J
Editing Lines
Join lines
Option + B / F
Editing Words and Brackets
Move to beginning / end of current word
Option + Shift + B / F
Editing Words and Brackets
Select to beginning / end of current word
Command + Del / Option + H
Editing Words and Brackets
Delete to beginning of current word
Command + Delete / Option + D
Editing Words and Brackets
Delete to end of current word
Command + Option + .
Editing Words and Brackets
Complete bracket
Command + M
Editing Words and Brackets
Go to matching bracket
Command + Option + M
Editing Words and Brackets
Select code inside matching brackets
Command + K then Command + 1 ... 9
Code Folding
Fold all code at indent level 1 ... 9
Command + Option + /
Code Folding
Fold / unfold code
Command + Option + F
Code Folding
Fold selected code
Command + Option + [ / ]
Code Folding
Fold / unfold all code
Command + F
Find and Replace
Find in current file
Command + Shift + F
Find and Replace
Find in project
F3
Find and Replace
Find next
Shift + F3
Find and Replace
Find previous
Command + Enter
Find and Replace
Replace all
Command + Option + /
Find and Replace
Use Regex in search
Command + Option + C
Find and Replace
Match case in search
Command + Option + S
Find and Replace
Search only in selection
Command + Option + W
Find and Replace
Match whole word
Command + Shift + = / -
View
Increase / decrease text size
Command + 0
View
Reset text size
F11
View
Toggle fullscreen
Command + 0 / Option + \
Tree View
Toggle focus Tree View
Command + K then B or Command + \
Tree View
Toggle tree view
J / K
Tree View
Select next/previous item
H / L OR Arrow Right / Arrow Left
Tree View
Expand / collapse selected directory
Option + Arrow Left / Arrow Right / Command + Option + [ / ]
Tree View
Recursively expand / collapse directories
Return
Tree View
Open selected item
M / F2
Tree View
Move selected item
Del / Delete
Tree View
Delete current item
D
Tree View
Duplicate selected item
Command + 1 ... 9
Tree View
Open selected item in pane 1 ... 9
A
Tree View
Add new file
Shift + A
Tree View
Add new folder
I
Tree View
Toggle display of VCS ignored files
Option + G , then B
Github Integration
Open on Github: blame
Option + G , then C
Github Integration
Open on Github: copy-url
Option + G , then G
Github Integration
Open on Github: repository
Option + G , then H
Github Integration
Open on Github: history
Option + G , then I
Github Integration
Open on Github: issues
Option + G , then O
Github Integration
Open on Github: file
Option + G , then R
Github Integration
Open on Github: branch-compare
Option + G , then D
Manage Diffs
Toggle list of diffs in file
Option + G , then Arrow Down / Arrow Up
Manage Diffs
Move to next/previous diff in file