Intellij tips/short cuts — 01 To compare any two files or folders, select them in the Project tool window and press Ctrl+D. Use the Smart code completion Ctrl+Shift+Space after the new keyword to instantiate an object of the expected type. Invoking Type-matching code completion (Ctrl+Shift+Space) twice will search for chained…