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

Code completion

Last modified: 24 October 2021

Configure: Settings/Preferences | Editor | General | Code Completion

For automatic completion enable the Show suggestions as you type option

Basic completion: Ctrl+Space

Smart type-matching completion: Ctrl+Shift+Space

This section covers various techniques of context-aware code completion that allow you to speed up your coding process.

Getting Started