
Popular
| Windows | Action | |
|---|---|---|
| Ctrl+B | Build project | |
| Ctrl+F | Find in document | |
| Ctrl+Shift+F | Find files | |
| Ctrl+Tab | Cycle through open files | |
| Ctrl+C | Copy | |
| Ctrl+V | Paste | |
| Ctrl+/ | Comment selected text | |
| Ctrl+S | Save file | |
| Ctrl+N | Create new file |
General
| Windows | Action | |
|---|---|---|
| Ctrl+B | Build project | |
| Ctrl+Shift+F11 | Compile and run | |
| F11 | Compile and debug | |
| Ctrl+Shift+B | Toggle breakpoint | |
| F5 | Step into | |
| F6 | Step over | |
| F7 | Step return | |
| F8 | Resume execution | |
| Ctrl+F2 | Terminate debugging session | |
| Ctrl+L | Go to line number | |
| Ctrl+F | Find in document | |
| Ctrl+Shift+F | Find files | |
| Ctrl+Shift+R | Open file by name | |
| Ctrl+Tab | Cycle through open files | |
| Ctrl+Пробел | Invoke Content Assist | |
| F3 | Go to variable definition | |
| Ctrl+C | Copy | |
| Ctrl+V | Paste | |
| Ctrl+/ | Comment selected text | |
| Ctrl+S | Save file | |
| Ctrl+N | Create new file |