Helpful Keyboard Shortcuts
| Command | Mac Key Combination | Windows Key Combination |
|---|---|---|
| Cut | cmd + x |
ctrl + x |
| Copy | cmd + c |
ctrl + c |
| Paste | cmd + v |
ctrl + v |
| Undo | cmd + z |
ctrl + z |
| Redo | cmd + y |
ctrl + y |
| Save | cmd + s |
ctrl + s |
| Select all | cmd + a |
ctrl + a |
| Find | cmd + f |
ctrl + f |
| Switch between open apps/programs | cmd + tab |
alt + tab |
| Switch between programs on the taskbar | N/A | windows key + tab |
| Switch between Chrome windows | shift + cmd + ~ |
N/A |
| Open Google Chrome developer tools console | cmd + option + i |
F12 |
Atom Keyboard Shortcuts
| Command | Windows Key Combination | Mac Key Combination |
|---|---|---|
| Select all | ctrl + a |
cmd + a |
| Cut | ctrl + x |
cmd + x |
| Copy | ctrl + c |
cmd + c |
| Paste | ctrl + v |
cmd + v |
| Undo | ctrl + z |
cmd + z |
| Save | ctrl + s |
cmd + s |
| Comment selected lines | ctrl + / |
cmd + / |
| Untab one or more lines | shift + tab |
shift + tab |
| Move a line up or down | ctrl + shift + up or down arrow keys |
ctrl + cmd + up or down arrow keys |
| Multi-cursor - make edits in several places at once. | ctrl + d |
cmd + d |
| Open Preferences | ctrl + , |
cmd + , |