Define, implement and document a consistent set of keyboard shortcuts for the most common actions.
Suggested shortcuts:
| Action |
Shortcut |
| New file |
Ctrl+N |
| Open file |
Ctrl+O |
| Save |
Ctrl+S |
| Save as |
Ctrl+Shift+S |
| Find |
Ctrl+F |
| Find & Replace |
Ctrl+H |
| Close tab |
Ctrl+W |
| Quit |
Ctrl+Q |
Why: Keyboard shortcuts are essential for productivity and are expected by both developer and non-developer users.
Define, implement and document a consistent set of keyboard shortcuts for the most common actions.
Suggested shortcuts:
Why: Keyboard shortcuts are essential for productivity and are expected by both developer and non-developer users.