It lists 45 keyboard shortcuts across nine categories: Debug, Edit, EditorPopupMenu, Execute, File, Project, Search, View, and Window. These cover the actions used throughout a typical C or C++ development session in this Windows IDE.
App Cheat Sheet
Dev-C++ is a full-featured C and C++ Integrated Development Environment (IDE) for Windows platforms. Millions of developers, students and researchers use Dev-C++ since the first version was released in 1998. It has been featured in dozens of C++ and scientific books and remains one of the favorite learning tool among universities & schools worldwide.
Dev-C++ keyboard shortcuts are organized by category and available for Windows, macOS, and Linux. Search by keyword or browse by section.
| Action | Hotkey |
|---|---|
| Toggle Breakpoint | Ctrl+F5 |
| Add Watch | F4 |
| Debug | F8 |
| Step Into | Shift+F7 |
| Stop Execution | Ctrl+Alt+F2 |
| Continue | Ctrl+F7 |
| Next Step | F7 |
| Watch Variables | Ctrl+W |
| Run to Cursor | Shift+F4 |
228 hotkeys
208 hotkeys