Atom Editor Cheat Sheet

ADVERTISEMENT

! !
Atom Editor Cheat Sheet
- application error monitoring
General
File Navigation
Line Manipulation
shift + ⌘ + p
⌘ + p
⌘ + ] / [
Toggle command palette
Toggle file finder
Indent/outdent current line
⌘ + /
ctrl + g
⌘ + enter
Toggle line/selection comment
Goto line
Insert new line after current line
ctrl + space
⌘ + r
⌘ + shift + enter
Show available auto-completions
Goto symbol
Insert new line before current line
shift + ⌘ + { / }
ctrl + shift + k
Find
Previous/next file
Delete current line
⌘ + f
⌘ + F2
ctrl + ⌘ + up/down
Find in file
Set bookmark
Move current line up/down
⌘ + g
F2
shift + ⌘ + d
Find next
Goto next bookmark
Duplicate current line
shift + ⌘ + f
⌘ + j
Folding
Find in project
Join current and next lines
⌘ + e
ctrl + ⌘ + [ / ]
Use selection for find
Selection
Fold/unfold current code block
option + shift + ⌘ + [ / ]
View/Window Manipulation
⌘ + d
Fold/unfold all code blocks
Select current word/token
⌘ + \
⌘ + 1-9
⌘ + l
Toggle tree-view sidebar
Fold code blocks at depth 1-9
Select current line
ctrl + ⌘ + f
option + shift + left/right
Word Manipulation
Toggle fullscreen
Select to beginning/end of word
⌘ + k, left/right/up/down
ctrl + t
shift + ⌘ + left/right
Split pane left/right/up/down
Transpose characters either side of cursor
Select to first/last character of line
⌘ + k, ⌘ + left/right/up/down
option + backspace
shift + ⌘ + up/down
Focus pane left/right/up/down
Delete text to beginning of word
Select to top/bottom of document
!
!
option + delete
Delete text to end of word

ADVERTISEMENT

00 votes

Related Articles

Related forms

Related Categories

Parent category: Education
Go