CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

CLion Nova live templates for C++

Last modified: 27 November 2024

On this page, you can configure and create live templates for C++ code.

Live templates for C++

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

Select the template from the list. The bottom-left pane will show the expanded stub code. Use this pane if you need to edit the template.

Table below describes the controls of the bottom-right area of the dialog: