List of Atom Shortcuts
Learn Atom Shortcuts for Windows & Mac
Most used Atom Shortcuts
Action |
Atom Shortcuts Windows |
Atom Flash Shortcuts Mac |
Preferences |
Ctrl + , |
Command + , |
Toggle command palette |
Ctrl + Shift + P |
Command + Shift + P |
Browse list of open files |
Ctrl + B |
Command + B |
Reload Atom |
Ctrl + Alt + R |
Command + Option + R |
Change synatx highlighting |
Ctrl + Shift + L |
Command + Shift + L |
Show available code snippets |
Alt + Shift + S |
Option + Shift + S |
Markdown preview |
Ctrl + Shift + M |
Command + Shift + M |
Toggle Developer Tools |
Ctrl + Alt + I |
Command + Option + I |
File Management Shortcuts
Action |
Windows Shortcuts |
Mac Shortcuts |
New file |
Ctrl + N |
Command + N |
New Window |
Ctrl + Shift + N |
Command + Shift + N |
Open file |
Ctrl + O |
Command + O |
Open folder |
Ctrl + Shift + O |
Command + Shift + O |
Save as |
Ctrl + Shift + S |
Command + Shift + S |
Close tab |
Ctrl + W |
Command + W |
Close window |
Ctrl + Shift + W |
Command + Shift + W |
Save |
Ctrl + S |
Command + S |
Find and Replace Shortcuts
Action |
Windows Shortcuts |
Mac Shortcuts |
Find in current file |
Ctrl + F |
Command + F |
Find in project |
Ctrl + Shift + F |
Command + Shift + F |
Find next |
F3 |
F3 |
Find previous |
Shift + F3 |
Shift + F3 |
Replace all |
Ctrl + Enter |
Command + Return |
Use Regex in search |
Ctrl + Alt + / |
Command + Option + / |
Match case in search |
Ctrl + Alt + C |
Command + Option + C |
Search only in selection |
Ctrl + Alt + S |
Command + Option + S |
Match whole word |
Ctrl + Alt + W |
Command + Option + W |
Editing lines Shortcuts
Action |
Windows Shortcuts |
Mac Shortcuts |
Go to line |
Ctrl + G |
Command + G |
Select line |
Ctrl + L |
Command + L |
Duplicate line |
Ctrl + Shift + D |
Command + Shift + D |
Delete line |
Ctrl + Shift + K |
Command + Shift + K |
Move line up |
Ctrl + Up Arrow key |
Command + Up Arrow key |
Move line down |
Ctrl + Down Arrow key |
Command + Down Arrow key |
Toggle comment line |
Ctrl + / |
Command + / |
New line below |
Ctrl + Enter |
Command + Return |
Indent selected lines |
Ctrl + [ |
Command + [ |
Outdent selected lines |
Ctrl + ] |
Command + ] |
Join lines |
Ctrl + J |
Command + J |
Edit Words and Brackets Shortcuts
Action |
Windows Shortcuts |
Mac Shortcuts |
Move to beginning of current word |
Alt + B |
Option + B |
Move to end of current word |
Alt + F |
Option + F |
Select to beginning of current word |
Alt + Shift + B |
Option + Shift + B |
Select to end of current word |
Alt + Shift + F |
Option + Shift + F |
Delete to beginning of current word |
Ctrl + Backspace |
Command + Backspace |
Delete to end of current word |
Ctrl + Delete |
Command + Delete |
Complete bracket |
Ctrl + Alt + . |
Command + Option + . |
Go to matching bracket |
Ctrl + M |
Command + M |
Select code inside matching brackets |
Ctrl + Alt + M |
Command + Option + M |
Code folding Shortcuts
Action |
Windows Shortcuts |
Mac Shortcuts |
Fold all code at indent level 1 … 9 |
Ctrl + 1 … 9 |
Command + 1 … 9 |
Fold or unfold code |
Ctrl + Alt + / |
Command + Option + / |
Fold selected code |
Ctrl + Alt + F |
Command + Option + F |
Fold all code |
Ctrl + Alt + [ |
Command + Option + [ |
Unfold all code |
Ctrl + Alt + ] |
Command + Option + ] |
Tree view Shortcuts
Action |
Windows Shortcuts |
Mac Shortcuts |
Toggle focus Tree View |
Ctrl + 0 |
Command + 0 |
Toggle tree view |
Ctrl + \ |
Command + \ |
Select next item |
J |
J |
Select the previous item |
K |
K |
Expand selected directory |
Right Arrow key |
Right Arrow key |
Collapse selected directory |
Left Arrow key |
Left Arrow key |
Recursively expand directories |
Alt + Left Arrow key |
Option + Left Arrow key |
Recursively collapse directories |
Alt + Right Arrow key |
Option + Right Arrow key |
Open selected item |
Enter |
Return |
Move selected item |
F2 |
F2 |
Duplicate selected item |
D |
D |
Add new file |
A |
A |
Add new folder |
Shift + A |
Shift + A |
Github Integration Shortcuts
Action |
Windows Shortcuts |
Mac Shortcuts |
Open on Github: blame |
Alt + G then B |
Option + G then B |
Open on Github: copy-URL |
Alt + G then C |
Option + G then C |
Open on Github: repository |
Alt + G then G |
Option + G then G |
Open on Github: history |
Alt + G then H |
Option + G then H |
Open on Github: issues |
Alt + G then I |
Option + G then I |
Open on Github: file |
Alt + G then O |
Option + G then O |
Open on Github: branch-compare |
Alt + G then R |
Option + G then R |
Download Atom Shortcuts PDF for Windows & Mac
Download Atom Shortcuts PDF
READ NEXT: