Useful Jetbrains Shortcuts
December 30, 2018
- Alt + up arrow to quickly move between functions
- Alt + enter to intention actions
- Ctrl + shift + f7 Highlight all usages
- Ctrl+Alt+Shift+N To quickly search for function
- Alt+shift+c View recent changes in project
- shift + enter to jump to new line
- Alt + 7 to view file structure
- Alt + f12 embedded terminal
- Ctrl+Atl+j to wrap code within an element