Show Menu
Cheatography

Code Cheat Sheet (DRAFT) by [deleted]

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Atom

Manage Tabs
Same as in browsers
Use multiple cursors
Hold Ctrl + Click
Find in project
Ctrl + F
Find in file
Shift + F
Select next matching character
Shift + D
Duplicate line
Ctrl + D
Move lines up or down
Ctrl + Arrows
Open a project
Ctrl + P
Save a project
Shift + P

Command Line

 

Notepad++

 
 

PyCharm

Switch tabs
Same as in browsers
Run
Ctrl + R
Toggle distra­ction free mode
F11
Find in current file
Ctrl + F
Replace in current file
Shift + F
Search everywhere
Double Shift
Collapse block of code
Ctrl + Numpad Minus
Expand block of code
Ctrl + Numpad Plus
Toggle bookmark
Ctrl + B
Show bookmarks
Shift + B
Duplicate
Ctrl + D