There are lots of options and keyboard shortcuts in atom
.
You don’t need to learn them all, but the ones below will help
you be more efficient. There’s also a
flight manual
if you want to read more about
atom.
atom keyboard shortcuts
moving
keys | result |
---|---|
|
move up a page |
|
move down a page |
|
enter line number, move to that line |
|
move to beginning of line |
|
move to end of line |
|
move right one word |
|
move left one word |
copy/paste/delete
keys | result |
---|---|
|
select line (repeat to select multiple lines) |
|
copy line |
|
delete line |
|
paste line |
|
indent line |
|
unindent line |
save/quit/undo
keys | result |
---|---|
|
undo |
|
redo |
|
open file |
|
new file |
|
save |
|
quit |
miscellaneous
keys | result |
---|---|
|
increase font size |
|
decrease font size |
|
go to next Tab |
|
toggle full screen |