CLion 2023.3 Help

Smart Keys for C++

Smart keys for C++

On this page, you can configure the behavior of the editor in the C++ context.

Reindent on closing brace

The code block is reformatted after you type }.

Generate documentation comments

CLion Nova generates documentation when you press Enter after ///.

Insert */ after /*

The end-comment indicator */ is inserted automatically after /*.

Last modified: 11 February 2024