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

Auto-import

Last modified: 01 September 2023

When you reference a symbol that has not yet been imported, CLion helps you to locate the file (header, as a rule) which contains declaration (definition) of that symbol and adds it to the list of includes.

The import statement is added to the imports section, but the caret does not move from the current position, and your current editing session does not suspend. This feature is known as the Import Assistant.