I\'m using IntelliJ IDEA 13 with Java 8 and wonder how to autocomplete lambdas. Before Java 8 I used anonymous inner classes of course. I auto completed by typing \"new\" and hi
In Windows or Linux, it’s Ctrl+Space
In Mac OS, it’s Ctrl+Shift+Space