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

Configure type rendering

Last modified: 17 March 2022

During a debugging session, PyCharm shows you information about your variables, classes, threads, frames, and so on in the Debug tool window. In most cases, the default tool window layout ensures clear, comprehensive, and accurate rendering of all the necessary details and provides you with the most commonly used options and actions.

Type renderers are also used in the Python Console and Jupyter Variable View.