--- a/eric6/Preferences/ConfigurationPages/PythonPage.ui Tue Sep 22 19:30:03 2020 +0200 +++ b/eric6/Preferences/ConfigurationPages/PythonPage.ui Wed Sep 23 19:10:42 2020 +0200 @@ -324,6 +324,16 @@ </property> </widget> </item> + <item row="3" column="0" colspan="3"> + <widget class="QCheckBox" name="showCodeInfoDetailsCeckBox"> + <property name="toolTip"> + <string>Select to show code information subsections expanded</string> + </property> + <property name="text"> + <string>Show all code information subsections</string> + </property> + </widget> + </item> </layout> </widget> </item>