| Comment/uncomment line |
Ctrl + / |
Ctrl + / |
| Find |
Ctrl + F |
Ctrl + F |
| Find + replace |
Ctrl + F |
Ctrl + H |
| Search files |
Ctrl + T |
|
| Tab navigation |
Ctrl + Tab |
|
| Find string in project |
Ctrl + Shift + F |
|
| autoclose html tag on closing opening tag (install auto-close html plugin for Atom) |
> |
> |
| run processing code (install auto-close html plugin for Atom) |
Ctrl + Alt + B |
> |
| autocomplete from suggestion list(e.g. id="", etc) |
Enter |
Enter |
| select subword (e.g. x or y in x_y) |
Alt + Shift + ← / → |
|
| move to subword (e.g. x or y in x_y) |
Alt + ← / → |
|
| delete subword from start/end (e.g. x or y in x_y) |
Alt + Delete / backspace |
|
| reopen closed tab |
Ctrl + Shift + T |
|
| highlight instances of string on selection |
Ctrl + D |
no shortcut needed |
| Duplicate line |
Ctrl + Shift + D |
Ctrl + D |
| Open settings |
Ctrl + , |
|
| Toggle tree view |
Ctrl + \ |
|
| Focus tree view |
Alt + \ |
|
| Method finder |
Ctrl + R |
|
| Quick docs |
|
Ctrl + K |