CLion 2024.1 Help

Smart Keys for C++ (CLion Nova)

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: 16 April 2024