CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

CLion Nova live templates for C++

Last modified: 18 March 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: