mtmjr92 / intellij

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shortcuts-intellij

Eclipse plugin

Shortcut Description
F3 Open declaration
Alt + Shift + R Rename
Alt + Shift + D Run in Debug Mode
Alt + Insert Generate getters and setters
Crtl + D Delete current line
Crtl + F Open find and replace dialog
Crtl + H Search Workspace
Crtl + I Indent lines
Crtl + L Go To Line Number
Crtl + U (Debug) Execution code
Crtl + W Close currently viewed file
Crtl + Space Opens Content Assist (e.g. show available methods or field names)
Crtl + Shift + O Remove imports
Crtl + Shift + F Formats code
Crtl + Shift + / (num) Collapse All
Shift + Shift Search Everywhere

plugins-intellij

sonar-lint | check code

save-actions | format code

About

License:Apache License 2.0