Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Atom Editor Cheat Sheet, Cheat Sheet of Information Technology

Atom keyboard shortcut keys

Typology: Cheat Sheet

2020/2021

Uploaded on 04/27/2021

butterflymadam
butterflymadam ๐Ÿ‡บ๐Ÿ‡ธ

4.4

(26)

312 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

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

Partial preview of the text

Download Atom Editor Cheat Sheet and more Cheat Sheet Information Technology in PDF only on Docsity!

Atom Editor Cheat Sheet

General

Find

View/Window Manipulation

File Navigation

Folding

Word Manipulation

Line Manipulation

Selection

shift + Toggle command palette โŒ˜ + p

โŒ˜ Toggle line/selection comment + /

ctrl + space Show available auto-completions

โŒ˜ Find in file + f

โŒ˜ Find next + g

shift + Find in project โŒ˜ + f

โŒ˜ Use selection for find + e

โŒ˜ Toggle tree-view sidebar + \

ctrl + Toggle fullscreen โŒ˜ + f

โŒ˜ Split pane left/right/up/down + k, left/right/up/down

โŒ˜ Focus pane left/right/up/down + k, โŒ˜ + left/right/up/down

โŒ˜ Toggle file finder + p

ctrl + g Goto line

โŒ˜ Goto symbol + r

shift + Previous/next file โŒ˜ + { / }

โŒ˜ Set bookmark + F

F2 Goto next bookmark

ctrl + Fold/unfold current code block โŒ˜ + [ / ]

option + shift + Fold/unfold all code blocks โŒ˜ + [ / ]

โŒ˜ Fold code blocks at depth 1-9 + 1-

ctrl + t Transpose characters either side of cursor

option + backspace Delete text to beginning of word

option + delete Delete text to end of word

โŒ˜ Indent/outdent current line + ] / [

โŒ˜ Insert new line after current line + enter

โŒ˜ Insert new line before current line + shift + enter

ctrl + shift + k Delete current line

ctrl + Move current line up/down โŒ˜ + up/down

shift + Duplicate current line โŒ˜ + d

โŒ˜ Join current and next lines + j

โŒ˜ Select current word/token + d

โŒ˜ Select current line + l

option + shift + left/right Select to beginning/end of word

shift + Select to first/last character of line โŒ˜ + left/right

shift + Select to top/bottom of document โŒ˜ + up/down