CLion Keyboard Shortcuts & Commands (5)
5 CLion shortcuts and commands.
Search all shortcuts interactively
Open Shortcut FinderAll Shortcuts
Editing
| Shortcut | Action | Description |
|---|---|---|
| Shift + Shift | Search everywhere | Search everything. |
| Alt + Enter | Quick fix | Show quick fixes. |
| Ctrl + Shift + F10 | Run | Run. |
| Shift + F9 | Debug | Run in debug mode. |
| Ctrl + B | Go to definition | Go to definition. |