JetBrains Fleet
 
1.44

List of Java live templates

Last modified: 26 May 2024

Use live templates to insert common constructs into your code, such as loops, conditions, declarations, or print statements.

https://resources.jetbrains.com/help/img/fleet/1.44/fleet-live-templates-java.png
Gif

To expand a code snippet, type the corresponding template abbreviation and press . Keep pressing Tab to jump from one variable in the template to the next one. Press ShiftTab to move to the previous variable.

This table summarizes the live templates that you can use with your Java code.