Intellij Idea shortcuts

  • refactoring : shift + F6

  • search : shift + shift

  • indentation: tab

  • frontend: “uit” classes help for testing

  • intellij-idea : right click to test whole file
    or right click to function and test only that function
  • ctrl + n -> search with class name

  • code format -> CTRL ALT L

refactoring: shift + F6 search: shift + shift search with class name: ctrl + n code format: CTRL + ALT + L