Writing Less Code With Live Templates

How you can use live templates to get IntelliJ IDEA to write more code for you

In this tutorial, we’re going to look at what Live Templates are, how to access them and how you can create your own.

Introduction
Introduction
What are Live Templates and why might you want to use them?
Basic Example
Basic Example
Creating a Live Template to add a `private void method`