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

Surround code fragments

Last modified: 01 August 2023

CLion provides standard templates for surrounding code fragments with various constructs based on the language of the source code. This includes if...else conditional statements, do...while and for loops, folding regions, and other constructs.

surround with example