In this tutorial we are going to see the IntelliJ keyboard shortcut for Search/Replace, Usage Search, Compile and Run, Debugging.
Search/Replace
Usage Search
Compile and Run
Debugging
Search/Replace
| 
Shortcuts | 
Descriptions | 
| Double Shift | Search everywhere | 
| Ctrl + F | Find | 
| F3 | Find next | 
| Shift + F3 | Find previous | 
| Ctrl + R | Replace | 
| Ctrl + Shift + F | Find in path | 
| Ctrl + Shift + R | Replace in path | 
| Ctrl + Shift + S | Search structurally (Ultimate Edition only) | 
| Ctrl + Shift + M | Replace structurally (Ultimate Edition only) | 
| 
Shortcuts | 
Descriptions | 
| Alt + F7 / Ctrl + F7 | Find usages / Find usages in file | 
| Ctrl + Shift + F7 | Highlight usages in file | 
| Ctrl + Alt + F7 | Show usages | 
| 
Shortcuts | 
Descriptions | 
| Ctrl + F9 | Make project (compile modified and dependent) | 
| Ctrl + Shift + F9 | Compile selected file, package or module | 
| Alt + Shift + F10 | Select configuration and run | 
| Alt + Shift + F9 | Select configuration and debug | 
| Shift + F10 | Run | 
| Shift + F9 | Debug | 
| Ctrl + Shift + F10 | Run context configuration from editor | 
| 
Shortcuts | 
Descriptions | 
| F8 | Step over | 
| F7 | Step into | 
| Shift + F7 | Smart step into | 
| Shift + F8 | Step out | 
| Alt + F9 | Run to cursor | 
| Alt + F8 | Evaluate expression | 
| F9 | Resume program | 
| Ctrl + F8 | Toggle breakpoint | 
| Ctrl + Shift + F8 | View breakpoints | 
 
 




0 comments:
Post a Comment