CLion 2018.3 Help

Console

File | Settings | Build, Execution, Deployment | Console for Windows and Linux
CLion | Preferences | Build, Execution, Deployment | Console for macOS
Ctrl+Alt+S icons general settings svg

Use this page to define console options for the Python console.

In this section:

Console common options

Item

Description

Always show debug console

If this checkbox is selected, the debug console will be shown by default in the Debug view.

Use IPython if available

When the checkbox is selected (by default): If IPython is installed, then IPython console will be launched.
If the checkbox is not selected, then, even with the installed IPython, a Python console will be launched.

Show console variables by default

This checkbox is selected by default to show variables in a console. Deselect it, if you do not need to preview variables while working in console.

Last modified: 14 February 2019