Changing Indentation
CLion makes it possible to:
- Indent or unindent text. This action applies to a selection, or to a line at caret.
- Fix wrong indentation according to the code style.
- Choose tabs or spaces for indentation. This action applies to a selection, or the whole current file in the active editor.
To change indentation of a text fragment, do one of the following
To fix indentation
Sometimes it is necessary to change indentation of a line at caret.
- Place the caret at a line with wrong indentation.
- Press Ctrl+Alt+I.
To toggle between tabs and spaces
See Also
Getting Started:
Last modified: 20 July 2016