<h3>Format menu (Editor window only)<aclass="headerlink"href="#format-menu-editor-window-only"title="Permalink to this headline">¶</a></h3>
<spanid="format-menu"></span><h3>Format menu (Editor window only)<aclass="headerlink"href="#format-menu-editor-window-only"title="Permalink to this headline">¶</a></h3>
<dlclass="docutils">
<dt>Indent Region</dt>
<dd>Shift selected lines right by the indent width (default 4 spaces).</dd>
...
...
@@ -303,16 +303,12 @@ access to locals and globals.</dd>
<h3>Options menu (Shell and Editor)<aclass="headerlink"href="#options-menu-shell-and-editor"title="Permalink to this headline">¶</a></h3>
<dlclass="docutils">
<dt>Configure IDLE</dt>
<dd><pclass="first">Open a configuration dialog and change preferences for the following:
<dd>Open a configuration dialog and change preferences for the following:
fonts, indentation, keybindings, text color themes, startup windows and
size, additional help sources, and extensions (see below). On macOS,
open the configuration dialog by selecting Preferences in the application
menu. To use a new built-in color theme (IDLE Dark) with older IDLEs,
save it as a new custom theme.</p>
<pclass="last">Non-default user settings are saved in a .idlerc directory in the user’s
home directory. Problems caused by bad user configuration files are solved
by editing or deleting one or more of the files in .idlerc.</p>
</dd>
size, additional help sources, and extensions. On macOS, open the
configuration dialog by selecting Preferences in the application
menu. For more, see
<aclass="reference internal"href="#preferences"><spanclass="std std-ref">Setting preferences</span></a> under Help and preferences.</dd>